29 Commits (bb896d73838ee31c674cb9b0b4db7480ea0d4951)

Author SHA1 Message Date
Raymon Zutekouw bb896d7383
Extract non-expanding instructions to `to_bf` 4 years ago
Raymon Zutekouw 5edcbbfd7c
Remove match on Rule::instruction 4 years ago
Raymon Zutekouw 21cc6cb920
Implement #include 4 years ago
Raymon Zutekouw 53c5b66222
Implement loopBlock 4 years ago
Raymon Zutekouw f944a28357
Implement print 4 years ago
Raymon Zutekouw adc77acc42
Implement getchr 4 years ago
Raymon Zutekouw 4fd1497e7b
Implement setz 4 years ago
Raymon Zutekouw cbeed38a5b
Implement basic add and sub 4 years ago
Raymon Zutekouw 756e21e7fd
Remove field is_allocated from MemCell 4 years ago
Raymon Zutekouw bb63782711
Implement pointm 4 years ago
Raymon Zutekouw 0ac4731f8a
Implement point 4 years ago
Raymon Zutekouw 1673690956
Implement delvar 4 years ago
Raymon Zutekouw 189a57f884
Panic on duplicate variable creation 4 years ago
Raymon Zutekouw df38c66d83
Implement var 4 years ago
Raymon Zutekouw 5e2497b2ad
Fill-in struct fields 4 years ago
Raymon Zutekouw e712f40738
Pass state to instruct 4 years ago
Raymon Zutekouw 9cad628caf
Cleanup grammar file 4 years ago
Raymon Zutekouw 0a03cfa416
Match macro #include 4 years ago
Raymon Zutekouw 42c45c3835
Extend numeric operations to constant operations 4 years ago
Raymon Zutekouw 5c450b2c6a
Match all instructions without arguments 4 years ago
Raymon Zutekouw c56770d604
Match all instructions with number argument 4 years ago
Raymon Zutekouw 29ed49b554
Print other Rules to stdout 4 years ago
Raymon Zutekouw 974c6b8021
Match all instructions with variable argument 4 years ago
Raymon Zutekouw 6804d2aac3
Extract IO out of instruct 4 years ago
Raymon Zutekouw d0d82f1831
Formatting 4 years ago
Raymon Zutekouw e20cfcbb4a
Parse till operators 4 years ago
Raymon Zutekouw 0a157cf02e
Start with Pest Parser 4 years ago
Raymon Zutekouw 389364a2dc
Add CLI 4 years ago
Raymon Zutekouw 805c7f5dd2
Init 4 years ago