aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Collapse)Author
2023-08-26allow specifying registers to runKimplul
2023-07-11allow multiple immediatesKimplul
+ Still somewhat untested
2023-07-09add notes about compilation speedKimplul
2023-07-09change so that bcode.h and bcode.c are generatedKimplul
2023-07-05actually run bcgen in fresh repoKimplul
2023-07-05make repo a bit cleanerKimplul
2023-07-04add loop exampleKimplul