Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tychota/clox

Ze best language (not as finished and as entreprise ready as jlox yet, but blazzzzing fast)
https://github.com/tychota/clox

Last synced: 22 days ago
JSON representation

Ze best language (not as finished and as entreprise ready as jlox yet, but blazzzzing fast)

Awesome Lists containing this project

README

        

# CLOX

All credits goes to [Robert (? Bob ?) Nystrom](https://twitter.com/munificentbob).

He made a wonderful tutorial to crate your own language here: http://craftinginterpreters.com/
It is gold content, super clearly explained.

This is part 2 (where we create a full VM in C).

![](./image.png)