Skip to content

Releases: mdolr/dumaslang

v0.1.0

14 Apr 22:05
Compare
Choose a tag to compare

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