Skip to content

CLOG and CLOG Builder 2.2

Latest
Compare
Choose a tag to compare
@rabbibotton rabbibotton released this 18 Jun 01:03
· 26 commits to main since this release

CLOG Builder 2.2 -Complete Common Lisp IDE, GUI Builder and totally awesome Debug Utils :)

See #361 for Full discussion on new Debug features with or without clog-builder, all work with non-clog apps and with emacs, lem, etc.

non clog-builder based:

  1. clog-break

image

  1. clog-probe (including auto probes)

image

  1. graphical debugger

  2. clog-user:clog-repl can now be called with :use-clog-debugger to pop a browser for display output of clog debugging tools with out using clog-builder

running in clog-builder

  1. clog-builder-probe

image

  1. clog-builder-scope
image
  1. custom inspectors for objects and files

image

other clog-builder features

  1. Add CLOG GUI plugins and CLOG Builder extension in to the builder preferences
  2. Can now password protect CLOG Builder so can be deployed over the internet with projects
  3. System Browse the Lisp Image from the browser, menu bar or alt-.
image

Simple one click sbcl + CLOG install
Windows: https://github.com/rabbibotton/clog-win64-ez/releases
Linux: https://github.com/rabbibotton/clog-linux-ez/releases
MacOX: https://github.com/rabbibotton/clog-mac-ez/releases

Experienced Mac, Linux and Android - I suggest using the instructions in README.md and if need to install CL in LEARN.md