Raymon Zutekouw
|
877bb44c3e
|
Cleanup grammar file
- Formatting
- Remove generic `operator` and `operand`
- used for testing
|
3 years ago |
Raymon Zutekouw
|
1ed3cc8bba
|
Match macro #include
|
3 years ago |
Raymon Zutekouw
|
ae50ad64f4
|
Extend numeric operations to constant operations
- Besides decNums and hexNums, characters are also valid
|
3 years ago |
Raymon Zutekouw
|
eb61fa5cef
|
Match all instructions without arguments
|
3 years ago |
Raymon Zutekouw
|
3023872053
|
Match all instructions with number argument
|
3 years ago |
Raymon Zutekouw
|
c1adc81ab8
|
Print other Rules to stdout
- Entire parsed file in readable form to stdout
|
3 years ago |
Raymon Zutekouw
|
257942e5dc
|
Match all instructions with variable argument
|
3 years ago |
Raymon Zutekouw
|
c949adeed9
|
Extract IO out of instruct
- Attach fail case only once on main
|
3 years ago |
Raymon Zutekouw
|
cbf6f026f6
|
Formatting
|
3 years ago |
Raymon Zutekouw
|
4f59df0cae
|
Parse till operators
|
3 years ago |
Raymon Zutekouw
|
59d5b1c384
|
Start with Pest Parser
|
3 years ago |
Raymon Zutekouw
|
3779290aa8
|
Add CLI
- takes input-file, copies to output-file
|
3 years ago |
Raymon Zutekouw
|
bf8919ed44
|
Init
|
3 years ago |