Skip to content

zylisp/zylisp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ZYLISP

Build Status Tag Go version

A Simple Lisp that compiles to Go

Status

Now that a Lisp luminary has created a brilliant Lisp in Go, this project has been abandoned. Use his instead!

Versions

None of the previous forks tagged any of the work with versions, as such, this fork has retroactrively tagged the various phases of the project's work with the following:

Version Date Repo Notes
0.8.0 2019-04-06 zylisp Code rename to zylisp, cleanup, Go modules, docker
0.7.0 2019-03-12 zylisp CLI support, improved compiling options, logging
0.6.0 2019-02-28 zylisp Compatibility release, docs updates
0.5.0 2017-08-25 rcarmo Merged PR from m90, minor fixes and tweaks
0.4.0 2014-12-20 masukomi Refactoring, tests, error handling
0.3.0 2014-06-29 jcla1 Updates and a merged PR from kedebug
0.2.0 2014-02-12 jcla1 Follow-up work, control structures, etc.
0.1.0 2014-01-25 jcla1 Core original work

Credits

  • @jcla1 for the initial implementation
  • @masukomi for adding a number of tests and checks
  • @m90 for README fixes
  • The ZYLISP project for new development

License

MIT

About

A Simple Lisp that compiles to Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 87.6%
  • Makefile 6.2%
  • Shell 6.1%
  • Dockerfile 0.1%