29 Commits (82fcfea43ab9424857f916456b1340b09fd218c7)

Author SHA1 Message Date
Raymon Zutekouw 82fcfea43a
Extract non-expanding instructions to `to_bf` 4 years ago
Raymon Zutekouw d04ecaeef5
Remove match on Rule::instruction 4 years ago
Raymon Zutekouw 525d3a6c70
Implement #include 4 years ago
Raymon Zutekouw bbfb030ccf
Implement loopBlock 4 years ago
Raymon Zutekouw 780523fb91
Implement print 4 years ago
Raymon Zutekouw 5650f1056d
Implement getchr 4 years ago
Raymon Zutekouw 0504985308
Implement setz 4 years ago
Raymon Zutekouw 123c1cee64
Implement basic add and sub 4 years ago
Raymon Zutekouw 0bdd6364a7
Remove field is_allocated from MemCell 4 years ago
Raymon Zutekouw b05b286d57
Implement pointm 4 years ago
Raymon Zutekouw 9a54fe353d
Implement point 4 years ago
Raymon Zutekouw 5aaa27632c
Implement delvar 4 years ago
Raymon Zutekouw 1433cf64f5
Panic on duplicate variable creation 4 years ago
Raymon Zutekouw 92d164dd78
Implement var 4 years ago
Raymon Zutekouw e1150e2280
Fill-in struct fields 4 years ago
Raymon Zutekouw e23239eb84
Pass state to instruct 4 years ago
Raymon Zutekouw 877bb44c3e
Cleanup grammar file 4 years ago
Raymon Zutekouw 1ed3cc8bba
Match macro #include 4 years ago
Raymon Zutekouw ae50ad64f4
Extend numeric operations to constant operations 4 years ago
Raymon Zutekouw eb61fa5cef
Match all instructions without arguments 4 years ago
Raymon Zutekouw 3023872053
Match all instructions with number argument 4 years ago
Raymon Zutekouw c1adc81ab8
Print other Rules to stdout 4 years ago
Raymon Zutekouw 257942e5dc
Match all instructions with variable argument 4 years ago
Raymon Zutekouw c949adeed9 Extract IO out of instruct 4 years ago
Raymon Zutekouw cbf6f026f6 Formatting 4 years ago
Raymon Zutekouw 4f59df0cae Parse till operators 4 years ago
Raymon Zutekouw 59d5b1c384
Start with Pest Parser 4 years ago
Raymon Zutekouw 3779290aa8
Add CLI 4 years ago
Raymon Zutekouw bf8919ed44
Init 4 years ago