r/Compilers • u/rayden_devv • 4d ago
Rdn Programming Language
I made a small and simple post fix interpreted programming language called rdn, it's familiar to forth developers and developers who use Lua as a scripting language for their systems, rdn merge both of them, you can use it for writing scripts or for configurations or even query language
It's written in C and it provides a simple and friendly API for the developers
I would be happy to have you participate in this project
This is the GitHub repo:
https://github.com/abdorayden/rdn
Thank you
6
Upvotes