Skip to content

Prads-/despair_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

despair_compiler

Changes log:

Version 0.05: -Switch expression implemented

Version 0.04: -Implemented new instruction set.

Version 0.03: -Fixed bug in string parser. -Fixed bug where the variable assignment was being ignored when declared outside a function. -Fixed bug where compiler was generating false error. -Fixed bug with function call within string expression.

Version 0.02: -Fixed bug with function returning string. -Added string parsing feature. When you do: string s = (5 + 5); Instead of showing compiler error, the value of s becomes 10

Version 0.01: -First version

About

despairCompiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published