Issues
- 1
global variables cannot be initialized at the moment
#476 opened by rexim - 0
- 0
bang does not support procedures that return results
#491 opened by rexim - 0
`bang fmt` subcommand
#488 opened by rexim - 0
- 0
help subcommand for basm subproject is not implemented
#461 opened by rexim - 0
Language Server for Bang
#485 opened by rexim - 1
BDB does not load symbols from a symbol table
#467 opened by rexim - 1
the root nobuild does not have the fmt subcommand
#452 opened by rexim - 0
- 0
bang has no option to treat warnings as errors
#481 opened by rexim - 0
bang does not warn about unused variables
#480 opened by rexim - 0
there is no testing in Bang subproject
#460 opened by rexim - 0
bang command line tool should have a way to automatically run nasm and ld for you
#465 opened by rexim - 0
- 0
bang search subcommand
#478 opened by rexim - 0
there are no unary operators in Bang
#440 opened by rexim - 0
- 0
- 0
Taking a pointer to stack variable is not implemented
#455 opened by rexim - 0
reading stack variables is not implemented
#454 opened by rexim - 0
assigning to stack variable is not implemented
#456 opened by rexim - 0
compiling the stack variable is not implemented
#458 opened by rexim - 0
Built the BM emulator into Bang compiler
#462 opened by rexim - 0
basm compilation target for Bang
#463 opened by rexim - 0
basm tests are not implemented
#451 opened by rexim - 0
bme should not complain about unknown native if that native is never used in the program
#448 opened by rexim - 0
introduce a separate token for equality
#445 opened by rexim - 0
- 0
Operator precedence
#438 opened by rexim - 0
there is no generic ptr type
#433 opened by rexim - 0
- 5
- 0
bang does not support pointers
#428 opened by rexim - 1
On Windows x86_64 executables can't print values
#422 opened by kolumb - 1
"when you have two labels in the same place, apparently whichever label that lldb chooses is unpredictable (but consistent)"
#424 opened by rexim - 0
strings don't have a separate type in Bang
#420 opened by rexim - 0
Separate code generator from `Basm` struct
#418 opened by rexim - 0
bang does not support type casting
#426 opened by rexim - 0
booleans don't have a separate type in Bang
#421 opened by rexim - 0
can we replace `stdout_handler` with a register?
#427 opened by rexim - 1
- 0
Bang does not support additional procedures
#415 opened by rexim - 0
Test debasm on CI
#417 opened by rexim - 0
Bang can only compile programs with a single procedure
#410 opened by rexim - 0
- 0
debasm output is not compilable back with basm
#406 opened by rexim - 0
debasm does not show the memory section of the bm file
#403 opened by rexim - 0
Windows is not supported on arm64/aarch64
#401 opened by rexim - 0
macOS is not supported on arm64/aarch64
#402 opened by rexim