项目作者: SmirnovOleg
项目描述 :
Arithmetic expressions language checker: unary multiplication
高级语言: Python
项目地址: git://github.com/SmirnovOleg/bmw.git
Arithmetic Expressions Language Checker
A tool for checking correctness of arithmetic expressions
(multiplications) using Type-0 and Type-1 grammars.
Currently implemented with unary numeral system.
Usage
You will need only Python 3.8 to run the tool from command line:
python main.py grammar word