Releases: VFermat/Dothraki-Language
Releases · VFermat/Dothraki-Language
v1.0.1
-
HotFix - remove pycache files
-
Update - update on gitignore to avoid pycache files
-
Update - Add !=, >= and <= to compiler
-
Add readme and sum example
-
HotFix - alter if-elif-else operation
v1.0
llvm (#4)
* Base llvm codegen + makefile to run it all
* update gitignore
* HotFix - print now works inside function
* Update float and int comportament
* Update float lexical
* HotFix on floatval
* Major repo reorganization