@cicada-lang/suki

0.0.6 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @cicada-lang/suki

Weekly Downloads

1

Version

0.0.6

License

GPL-3.0-or-later

Unpacked Size

245 kB

Total Files

258

Last publish

Collaborators

  • xieyuheng