Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.
/ quartz-hs Public archive

Quartz is an interpreted, statically typed programming language with Haskell backend

License

Notifications You must be signed in to change notification settings

myuon/quartz-hs

Repository files navigation

Quartz

Quartz is an interpreted, statically typed programming language with Haskell backend. This language was created for game development with minilight.

Examples

func main() {
  println("Hello, World!");
}

See examples directory for more information.

About

Quartz is an interpreted, statically typed programming language with Haskell backend

Resources

License

Stars

Watchers

Forks

Packages

No packages published