Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 636 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 636 Bytes

Pascal to Java bytecode converter

Project allows converting program file written on Pascal into Java bytecode. Using the self-written ANTLR grammar Pascal file is translating and converting to bytecode with ASM library.


Grammar files:


Test examples: