Issues
- 0
Rename rocklang binary to rock
#59 opened by jarkonik - 0
Add proper error messages with line number etc.
#18 opened by jarkonik - 0
Change .rc extension to .rck
#48 opened by jarkonik - 0
Modulo operator not implemented in the compiler
#49 opened by jarkonik - 0
Implment printing and string conversion in rust instead of using sprtinf/printf
#50 opened by jarkonik - 0
Add valgrind to test suite
#57 opened by jarkonik - 0
Allow underscores in names
#66 opened by jarkonik - 0
Global string variables are not implemented
#68 opened by jarkonik - 0
Copy vecs when assigning
#70 opened by jarkonik - 0
Implement closures in the compiler
#81 opened by jarkonik - 0
- 2
- 1
Break statement is not implemented in compiler
#22 opened by jarkonik - 0
Global variables cause LLVM errors when used multiple times in different functions
#56 opened by jarkonik - 0
Sign the windows installer
#65 opened by jarkonik - 0
Add generic syntax
#55 opened by jarkonik - 0
Dealloc vec and string when shadowing variable
#44 opened by jarkonik - 0
- 3
Unary operations are not implemented
#17 opened by jarkonik - 0
- 0
Add installer
#37 opened by jarkonik - 0
All compiler tests should assert IR string
#43 opened by jarkonik - 0
Increase test coverage for compiler
#7 opened by jarkonik - 0
Dealloc when leaving scope
#26 opened by jarkonik - 0
Grouping expressions dont work
#21 opened by jarkonik - 0
- 0
Make recursive functions work
#28 opened by jarkonik - 0
Passing new vecs as args in one line doesnt work
#15 opened by jarkonik - 0
Speed up CI
#23 opened by jarkonik - 0
Add online try-out page
#20 opened by jarkonik - 0
Add webpage
#12 opened by jarkonik - 0
- 0
Increase test coverage for parser
#4 opened by jarkonik - 0