0.0.6 • Published 2 years ago

@cicada-lang/suki v0.0.6

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

Suki

An untyped pure functional programming language where every thing is an object.

Lambda is about substitution, and object is about naming and orderlessness, they are orthogonal to each other.

  • An extension of cicada-lang/lambda
    • Here a lambda is a special object which understands apply.
  • With runtime type assertion during message passing.
    • With nominal equivalence and subtyping relation between classes.

Contributions

Be polite, do not bring negative emotion to others.

License