5 ms·
Have you seen Wren? https://github.com/wren-lang/wren https://github.com/wren-lang/wren
by jharger 7y ago
Have you seen Wren?
https://github.com/wren-lang/wren https://github.com/wren-lang/wren
- mntmoss 7y agoWren is small, and the language is aesthetically appealing, but it's small in the specific way of its C implementation being a small SLOC while implementing nifty features, not "anyone could study this codebase and port it to a new environment". It relies extensively on the preprocessor. (I speak from experience.)