Skip to content

kdscript v0.0.1

Compare
Choose a tag to compare
@KDesp73 KDesp73 released this 26 May 22:26
· 29 commits to main since this release

Supports

  • Printing
  • If-Else
  • While
  • Processes
  • Int-Float-String types
  • Input
  • Block Escaping (break and return are the same thing)
  • Comments
  • Variables
  • Recursion
  • Math Expressions (+,-,*,/)

New Contributors

Full Changelog: https://github.com/KDesp73/kdscript/commits/v0.0.1