Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sidntrivedi012/codeplay

A simplified lisp to C functions compiler in Javascript.
https://github.com/sidntrivedi012/codeplay

abstract-syntax-tree code-generator compiler javascript lisp-compiler parser tokenizer

Last synced: 6 days ago
JSON representation

A simplified lisp to C functions compiler in Javascript.

Awesome Lists containing this project

README

        

# codeplay
> A simplified lisp to C language compiler.

## Reference
Inspired from the super amazing talk by James Kyle at EmberConf on [How to build a compiler.](https://www.youtube.com/watch?v=Tar4WgAfMr4)