https://github.com/indianakernick/Expr-JIT
I named it JIT but it's actually a stack-based bytecode interpreter!
https://github.com/indianakernick/Expr-JIT
Last synced: about 1 month ago
JSON representation
I named it JIT but it's actually a stack-based bytecode interpreter!
- Host: GitHub
- URL: https://github.com/indianakernick/Expr-JIT
- Owner: indianakernick
- License: mit
- Created: 2019-02-06T22:47:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-04T05:34:10.000Z (almost 3 years ago)
- Last Synced: 2025-05-07T22:03:24.661Z (about 1 month ago)
- Language: C
- Size: 17.6 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- License: LICENSE
Awesome Lists containing this project
- AwesomeInterpreter - Expr-JIT