Hacker News with Generative AI: Interpreters
« Back to main
Golang Interpreter Written in PHP
(github.com/tuqqu)
Golang
,
PHP
,
Programming Languages
,
Interpreters
176 points by hu3 89 days ago |
74 comments
Crafting Interpreters with Rust: On Garbage Collection
(tunglevo.com)
Rust
,
Programming Languages
,
Interpreters
,
Garbage Collection
243 points by amalinovic 114 days ago |
91 comments
Common Expression Language interpreter written in Rust
(github.com/clarkmcc)
Rust
,
Programming Languages
,
Open Source
,
Interpreters
124 points by PaulHoule 132 days ago |
34 comments
My experience crafting an interpreter with Rust (2021)
(ceronman.com)
Rust
,
Programming Languages
,
Interpreters
25 points by PaulHoule 154 days ago |
5 comments
Little Lisp Interpreter (2014)
(maryrosecook.com)
Programming Languages
,
Lisp
,
Interpreters
46 points by HerrMonnezza 173 days ago |
4 comments
LuaX – Lua interpreter, REPL, and useful packages
(github.com/CDSoft)
Lua
,
Programming Languages
,
Tools
,
Interpreters
62 points by adius 179 days ago |
14 comments
Piccolo – A Stackless Lua Interpreter
(kyju.org)
Lua
,
Programming Languages
,
Interpreters
269 points by vvoruganti 203 days ago |
23 comments
Don't build a JavaScript JIT. A fast interpreter will be enough
(twitter.com)
JavaScript
,
Performance
,
Interpreters
,
Software Development
27 points by goranmoomin 223 days ago |
13 comments