Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jalalmostafa/clox
A virtual machine and a tree-walk interpreter for the Lox programming language in C89 :cyclone:
https://github.com/jalalmostafa/clox
c clox compiler dynamic-languages interpreter lox-language virtual-machine vm
Last synced: 2 months ago
JSON representation
A virtual machine and a tree-walk interpreter for the Lox programming language in C89 :cyclone:
- Host: GitHub
- URL: https://github.com/jalalmostafa/clox
- Owner: jalalmostafa
- License: mit
- Created: 2018-01-20T18:30:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-05T14:14:32.000Z (over 5 years ago)
- Last Synced: 2024-08-03T09:07:50.723Z (5 months ago)
- Topics: c, clox, compiler, dynamic-languages, interpreter, lox-language, virtual-machine, vm
- Language: C
- Homepage:
- Size: 186 KB
- Stars: 46
- Watchers: 7
- Forks: 7
- Open Issues: 0
Awesome Lists containing this project
- AwesomeInterpreter - clox