Skip to content

simC v0.1-alpha-2

Compare
Choose a tag to compare
@dhairyaj dhairyaj released this 16 Oct 14:35
· 511 commits to master since this release
08072ed
  • Added Raw C support
  • For loops now support variables
  • Added escape sequence support
  • Fixed input statement to accept input without a prompt and specific data type
  • Fixed logical operators
  • Added functions with default arguments
  • Fixed formal parameters of functions