Skip to content

Tenischev/PascalToByteCodeCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published