Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 499 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 499 Bytes

🚠 åre

åre is a tiny compiler from extended/sugared λ-calculus to WebAssembly.

And the biggest ski-resort in Sweden.

Featuring: 📽️

  • SKI-conversion via bracket abstraction (basic algorithm from Combinatory Logic by Curry and Feys)
  • SECD-like stack machine, but simplified for SKI

Possible Future Experiments 🧪

  • Garbage collection
  • Type checking and inference
  • Self-hosting
  • Performance analysis