Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 359 Bytes

bcc

Monkey-originated bcc parser for BlitzMax Generates BlitzMax (mostly) compatible C-source which has the added advantage of being more portable than the original bcc-generated processor-specific assembler.

Testing

Automated tests can be performed using our custom SimpleCodeTester testing tool.