Skip to content
Kamil Adam edited this page Sep 11, 2023 · 38 revisions

Planned features:

Apps

  • WebApp - only for JS
  • CliApp - for all targets

Languages and Modules

  • Functional
    • Lambda Calculus Calculator
    • (Self Hosted) Untyped Haskell or PrimaryScripter
    • Hygienic MacroSchemer
  • Imperative
    • Holy C-like TransCompiler
    • TCL for PreProcessor and High Portable Assembler
    • Minimal Automaton

Lambda Calculus Calculator

Lambda Calculus Styles

  • Haskell where style (UnTyped Haskell)
  • Haskell let style
  • LambdaCraft Style
  • Lazier style
  • Fruit style

Encodings

Some of these are for Untyped Haskell

Calculators

Improvements of calculators

Untyped Haskell

Clone this wiki locally