Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zenhack/skilisp

An experimental (read: me just dicking around) lisp dialect.
https://github.com/zenhack/skilisp

Last synced: 16 days ago
JSON representation

An experimental (read: me just dicking around) lisp dialect.

Awesome Lists containing this project

README

        

# SKILisp

SKILisp is an experimental (read: Just me dicking around) lisp dialect.

See `doc/syntax.md` for an overview of the language syntax as developed
so far. Currently there isn't any other project-level documentation, though
the source itself is quite thoroughly commented.

## Building

cd src ; make

## License

MIT. see `COPYING`