Skip to content

Releases: jsun98/LispCC

Official Beta Version

22 May 00:10
Compare
Choose a tag to compare

Beta Release v1.0.0

Notes

  • Implementation of basic Scheme functionalities
  • Ability to carry out most arithmetic operations
  • Basic Error Catching
  • makefile for easy compilation

Alpha release

17 May 00:25
Compare
Choose a tag to compare
Alpha release Pre-release
Pre-release

Implemented most special forms and some native procedures for MIT/GNU Scheme, a dialect of LISP. This alpha version is intended for initial testing of basic Scheme functionalities and tracing of uncaught exceptions.