Issues
- 0
Replace div/mod operators with divmod
#93 opened - 0
Create a general test script
#90 opened - 0
Fix multi-character literals
#89 opened - 0
- 0
Change the lexing process
#85 opened - 0
Add `over` instruction
#84 opened - 1
Let emulator run `.casm` files
#82 opened - 0
Compile the programs to native code
#81 opened - 0
- 0
Review how byte-lists are declared
#79 opened - 1
Add custom data types
#78 opened - 0
- 0
- 0
Add binary literal
#68 opened - 0
Add char literal
#67 opened - 0
- 0
- 0
Refactor copperdb package
#61 opened - 1
- 0
- 1
- 0
- 0
- 0
- 0
Add cmp float instruction
#52 opened - 0
Make std lib implicitly included
#51 opened - 1
- 1
- 0
Files are opened only in O_RDWR mode
#47 opened - 0
Ask the user to rerun the program
#46 opened - 0
- 1
Extract string utils in internal package
#43 opened - 0
Let VM return better errors
#42 opened - 0
Make all primary functions testable
#41 opened - 1
- 0
Write a Debugger
#38 opened - 1
Make deasm print line numbers
#37 opened - 0
Support command line arguments
#36 opened - 0
Support file opening
#35 opened - 1
Use `go install` instead of scripts
#34 opened - 0
Add binary operations between literals
#32 opened - 1
Accept string literals inside byte array
#31 opened - 0
Add literals binary operations
#30 opened - 0
Add include directive
#25 opened - 0
Fix print instruction
#24 opened - 0
Add boolean literals
#22 opened - 0
I/O instructions
#21 opened - 0
Add string literals
#20 opened - 0
Add memory
#19 opened - 0
Use hexadecimal literals
#18 opened