Skip to content

somdeep/Espresso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Espresso

Espresso is a general purpose programming language that closely resembles Java. It is strogly typed, object-oriented and has support for basic Lambda expressions.

Compiler

This repository also stores the source for a compiler written in Ocaml. The compiler translates espresso programs into LLVM. The compiler performs semantic validations and generates LLVM instructions without any optimizations.

This project was done for the course Programming Languages and Translators (PLT)

About

PLT Programming Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •