Skip to content

Releases: VFermat/Dothraki-Language

v1.1

16 Jun 18:48
Compare
Choose a tag to compare
  • HotFix - UnOp factor

  • HotFix on function call and string definition

v1.0.1

04 Jun 00:18
Compare
Choose a tag to compare
  • 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

02 Jun 19:40
7cace6b
Compare
Choose a tag to compare
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