EVMcrispr / evmcrispr

A library for interacting with Web3 protocols in a easier fashion through a domain-specific language
https://evmcrispr.com
GNU Affero General Public License v3.0
25 stars 10 forks source link

Implement `Tokenizer` #23

Closed PJColombo closed 2 years ago

PJColombo commented 2 years ago

The tokenizer will be responsible of scanning the cas11 script and return a list of tokens that later will be processed by the parser.