·
          
            40 commits
          
          to master
          since this release
        
        
        
- Structures
 - Single line versions of block statements
 - Support for boolean
 - Update lexer to class
 - Balanced parantheses check
 - Arrays (complete with indexing and assignment)
 - Functions more usable (using variable dependency in symbol table)
 - Explicit typecasting
 - type function
 - size function