This project is the first in a series that aims to make you rekindle with maths. They will be quite useful - not to say essential - for numerous projects to come.
Go to file
gbrochar 5fdc0a1231 fix(parser::ast_builder): unary op one leaf bug 2023-08-07 05:37:25 +02:00
src fix(parser::ast_builder): unary op one leaf bug 2023-08-07 05:37:25 +02:00
.gitignore feat(*): lexer/parser WIP backup 2023-08-01 16:36:58 +02:00
Cargo.lock feat(*): lexer/parser WIP backup 2023-08-01 16:36:58 +02:00
Cargo.toml feat(*): lexer/parser WIP backup 2023-08-01 16:36:58 +02:00
LICENSE Initial commit 2023-08-01 14:20:08 +00:00
README.md Initial commit 2023-08-01 14:20:08 +00:00

README.md

computorv1

This project is the first in a series that aims to make you rekindle with maths. They will be quite useful - not to say essential - for numerous projects to come.