How to Make a Fast Dynamic Language Interpreter

(zef-lang.dev)

60 points | by pizlonator 2 hours ago

3 comments

  • boulos 0 minutes ago
    How's your experience with Fil-C been? Is it materially useful to you in practice?
  • grg0 1 hour ago
    Interesting, thanks for sharing. It is a topic I'd like to explore in detail at some point.

    I also like how, according to Github, the repo is 99.7% HTML and 0.3% C++. A testament to the interpreter's size, I guess?

    • pizlonator 1 hour ago
      I committed the statically generated site, which is wastefully large because how I generate the code browsers

      But yeah the interpreter is very small

  • Futurmix 49 minutes ago
    [dead]