Skip to content

gumelarme/yava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yava

A mini java compiler.

Features:

  • Basic data types, limited to int, char, bool and String
  • Inheritance
  • Polymorphism (currently a class can only implements one interface)

About

mini-Java compiler implemented in go

Topics

Resources

Stars

Watchers

Forks

Languages