Skip to content

nramamurth/ByteCodeConverter

Repository files navigation

ByteCodeConverter

Fundamentals of Programming Languages (CSE505) at UB

This is an Object Oriented Top-Down Parser designed to translate programs written in a TinyPL (Java-like) language with the help of a set of BNF Grammar rules.

It generates an equivalent sequence of bytecodes for a JVM.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages