Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@mdolr mdolr released this 14 Apr 22:05
· 1 commit to main since this release

DUMASlang v0.1.0 is out 🎉🎉

It supports the following things:

  • while loops
  • functions
  • global variables
  • readline inputs
  • calculations
  • if/else
  • comparisons
  • data types: booleans, floats, integers, strings