Storyyeller / Krakatau

Java decompiler, assembler, and disassembler
GNU General Public License v3.0
1.95k stars 219 forks source link

is there any grammar book/doc for krak2? #192

Closed XenoAmess closed 1 year ago

XenoAmess commented 1 year ago

as title

Storyyeller commented 1 year ago

There's this, but it's a bit barebones and doesn't have the v2 changes.

https://github.com/Storyyeller/Krakatau/blob/master/Documentation/assembler.txt

Storyyeller commented 1 year ago

I just wrote up a complete grammar for the assembler syntax, as well as a brief high level introduction to assembler. Please let me know if you have any questions.

https://github.com/Storyyeller/Krakatau/blob/v2/docs/assembly_specification.md