Skip to content

Lambda language specification about syntax, typechecking rules, runtime rules with examples.

Notifications You must be signed in to change notification settings

lambda-language/specification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda language

Lambda is a language inspired by some mathematics notations and mostly influenced by the functional programming paradigm with a focus on extending typed lambda calculus.

The language supports many levels of programming as type level and value level. It is designed to be a functional lambda calculus language with a strong type system while keeping a pleasant and logical syntax.

Summary

Language implementation specifications

User applications

Examples

About

Lambda language specification about syntax, typechecking rules, runtime rules with examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published