Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latte compiler

Latte compiler written in Haskell.

Compilation

To compile, call the make command in the root directory. The compiler required is ghc. make also calls the liblatte.c library compilation containing basic functions (printInt, etc.).

Extensions

  • arrays
  • structures
  • objects (attributes, methods, inheritance without method substitution)
  • virtual methods

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages