Releases: ujjwal-kr/ram
Releases · ujjwal-kr/ram
v3.1
v3.0
V2.7
v2.5
Major update
- Make HashVars global
- Wrote an interpreter in ram itself! - https://github.com/ujjwal-kr/ram/blob/master/ram/ram.ram
- Fix print command
- Add file open with string var
- Test message formatting
- Updated contents of the documentation
v2.1
v2.0
Major release
Contains custom variables see https://github.com/ujjwal-kr/ram#var and https://github.com/ujjwal-kr/ram#move
and fixed some bugs and optimizations.
It should be matured enough now to make a basic interpreter!