kyleect / locks

A toy language branched from Lox to learn language implementation and tooling. Forked from loxcraft
https://kyleect.github.io/locks/#/docs
MIT License
0 stars 0 forks source link

Implement native function `len` for lists and strings #132

Closed kyleect closed 6 months ago

kyleect commented 6 months ago

This does have a bug but it's documented: https://github.com/kyleect/locks/issues/133