whiledb 0.1.1

rust implementation of WhileDB language
Documentation

WhileDB

rust implementation of https://github.com/HellOwhatAs/While-DB

TODO

  • find a way to omit ; after } currently unable to add ;, however
  • add function
  • add interpreter or compiler