rpp
tails
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rpp
tails
-
Show HN: I built a minimal Forth-like stack interpreter library in C
Another thread on small forth interpreters from just 15 days ago:
https://news.ycombinator.com/item?id=45039301
Forth can be beautifully and efficiently implemented in portable c++ using the using continuation passing style via the clang musttail attribute.
Have a look at Tails (not my project):
[1] https://github.com/snej/tails
- Tails: A fast, minimal Forth-like interpreter core in C++ with no assembly
What are some alternatives?
Sapphire - Sapphire is a hybrid programming language developed with a focus on high performance, simplicity, and a complete "out-of-the-box" experience. Unlike languages like C, where you often need to manage complex external dependencies for basic tasks, Sapphire comes with a comprehensive native ecosystem.
Feral - Feral programming language reference implementation
snowball - 🐱 Anything that can be written in Snowball, will eventually be written in Snowball [GET https://api.github.com/repos/snowball-lang/snowball: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
Landing-Page - Tailwind CSS Starter Template - Landing Page
StupidStackLanguage - Stack-based esoteric programming language, inspired by BrainFuck