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

https://github.com/anmonteiro/lajal

Lajal ain't just another Lisp!
https://github.com/anmonteiro/lajal

Last synced: 7 months ago
JSON representation

Lajal ain't just another Lisp!

Awesome Lists containing this project

README

          

# Lajal

Lajal ain't just another Lisp!

## What is this, exactly?

This repository reflects the source code written while reading [Build Your Own Lisp](http://buildyourownlisp.com). Although the code structure is very similar to what is presented in the book, I've made a number of changes to the language.

## License

Copyright © 2014 António Nuno Monteiro

Largely based on the works in the book [Build Your Own Lisp](http://buildyourownlisp.com)

Distributed under the MIT license.
License information is in the file LICENSE in this repository