An open API service indexing awesome lists of open source software.

https://github.com/bhansconnect/monkey-bqn


https://github.com/bhansconnect/monkey-bqn

bqn lexer monkey tokenizer

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Monkey BQN

Maybe Eventually a [Monkey](https://monkeylang.org/) interpreter in BQN.
No real commitment, but I have done the testing for the basis of lexing.

I already made a [bf interpreter in BQN](https://github.com/bhansconnect/bqn-bf) that does parsing and a number of tree optimizations.