Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages