Skip to content

CLOG and CLOG Builder 1.7

Compare
Choose a tag to compare
@rabbibotton rabbibotton released this 14 Sep 23:08
· 571 commits to main since this release

CLOG Builder now a full Lisp IDE
usable on its own including its own REPL
or with SLY/SLIME and Emacs, Alive and VSCode, etc

CLOG Plotly D3 Plugin Now Available

2D Canvas updated and completed

Additional Project templates including for non-clog projects

Startup and workflow of builder is now project based
GUI tools hide when not working on a CLOG panel or window
Uses all registered ASDF project directories for projects and templates
Directory window launch from projects or tool bar
Confirm on close
Many improvements to control properties in builder

Thanks to @rse3vau (GitHub) for contributing control-= Expand Region and Opt/Alt-m Macroexpand

Various improvements for creating standalone executables of the builder or your projects

CLOGFrame added to remove need for a browser

Additional keyboard shortcuts
Animated save and render buttons
Auto-render on save option

Ability to batch render all .clog files from the command line ./run-render :project or by clicking Rerender on the IDE project
It is possible to use ./run-render on server builds using --headless option on Firefox and Chrome