Skip to content

Latest commit

 

History

79 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heapless

This is a research project aiming to explore functional programming languages which do not require a heap at run-time.

Project structure:

  • compiler - The prototype implementation written in Haskell.
  • examples - Examples of the language in action, doubling as a test suite for the compiler.
  • extension - A VSCode language extension (basic syntax highlighting only).
  • paper - Research whitepaper describing the approach.

About

A functional programming language which does not require the heap at run-time.

Resources

Stars

17 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages