Hey JGO,
I’ve been working on this xml-ish scripting language and interpreter library thing.
Purpose:
RML is a language that kinda looks like XML and it doesn’t have any immediate purpose for the general programmer but I don’t care because this project was really just for fun.
A simple script:
Features:
- functions
- doubles, booleans, and strings
- conditional statements
- printing to the console
- lists
To be Added:
- parameters for functions
- loops
FAQ:
- Is this project Gluten free?
A: no - Can I has recursive functions?
A: yes - Can i create my own tags and commands with this library?
A: yes - Download?
A. no, I’ll release a download when I get around to it.