GitHunt
TE

Tenischev/PascalToByteCodeCompiler

Parse Pascal (truncated) code and compile it into byte code for run on JVM

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:

Languages

Java81.0%ANTLR19.0%

Contributors

Created February 13, 2017
Updated February 21, 2026
Tenischev/PascalToByteCodeCompiler | GitHunt