Show HN: Pilang – A scripting language and VM written in C(github.com)
github.com
Show HN: Pilang – A scripting language and VM written in C
https://github.com/rolandbrake/pilang
Pilang is a lightweight, embeddable, general-purpose programming language written in C. a full real-world scripting language with modular architecture, standard library support, and operating system integration.
1 comments
Very interesting and polished. I see that it's got a regex engine written in Pilang as well. I'm curious if there's any benchmarks or comparisons. I'd like to see how big the runtime is, etc.