my lang
``` npm install ```
No description provided.
yulang programming language embedded in Python
Experimental language with Simple-Sub-style inference, algebraic effects, effect rows, roles, and Ruby/Perl/Raku-inspired syntax.
Deprecated: use `yulang server` from the `yulang` crate instead.
Source-level compilation glue for Yulang frontends and backends.
Type inference engine for Yulang, including Simple-Sub-style subtyping and row-like algebraic effect inference.
Monomorphization (type graph finalization) pass for Yulang
Parser and syntax tree support for Yulang
Source-to-finalized-runtime pipeline for Yulang frontends.
Runtime IR data structures for Yulang
Lower typed core IR to runtime IR for Yulang
Source-to-lowered-runtime pipeline for Yulang.
Runtime type refinement, validation, invariant checks, and hygiene printing for Yulang.
Runtime type representation and type-system helpers for Yulang.