Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JVMByteCodeGenerator

A generator for bytecode matching the VM and usable for creating languages based on JVM

This generator can be used to generate Java ByteCode for a given or invented language. It consists of the following capabilities:

  • Generation of Classes
  • Generation of Methods
  • Generation of Fields
  • Generation of logic like if, loop like (while, for) and other control structures

I have to give thanks to some mentors and different people I have and had

  • Mike Sperber: He is the one who brought me to the paradigm of functional programing
  • Eric Knauel: He supported me in many things like cryptology and others
  • Hans Röhr: He was my teacher in systems and assembler he was a good teacher and a good man... we very much regret that he died in the year 2020.
  • Hr. Toll: He coached me during my practical year

I also have to give thanks to my parents and my sister and my wife and my kids who made it possible to get there I am and gave me the power and the time (they had to do without me) to develop and study.

About

A generator for bytecode matching the VM and usable for creating languages based on JVM

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages