Skip to content

Releases: Cohejh/EZLang

OpenEZ Build v1.0.0 for EZ v1.0.0

15 Sep 17:06
Compare
Choose a tag to compare

Static Badge

This is our implementation of EZLang v1.0.0

Changelog:

  • Added (Nx) function decorator for repeats
  • Added say,ask,create,add,write,insert,remove,set,wait,read,delete,change and overwrite functions
  • Added for,forever and do loops
  • Added if,else if,elif and else conditionals
  • Added comments (Preceded by //)
  • Added F-Strings
  • Added nested functions support

Fully EZLang v1.0.0 compliant