aiken/crates/aiken-lang
KtorZ ec94230294
Extend parser to accept anonymous binop as expressions.
This is simply a syntactic sugar which desugarize to a function call with two arguments mapped to the specified binary operator.
  Only works for '>' at this stage as a PoC, extending to all binop in the next commit.
2023-06-17 07:36:11 +02:00
..
src Extend parser to accept anonymous binop as expressions. 2023-06-17 07:36:11 +02:00
Cargo.toml chore: Release 2023-06-13 21:24:41 -04:00