Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

jazz-lang/WaffleLink

Repository files navigation

Waffle

Fast and easy to use runtime for programming languages.

Features

  • Fast conservative garbage collector (W.I.P)
  • Green threads (TODO)
  • Tiered execution pipeline: Interpreter->Template JIT->Optimizing JIT (W.I.P)
  • Inline caching and a lot of other technologies to speed-up execution

About

Runtime with fast GC and easy concurrency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages