Skip to content

j-kk/latte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages