This website requires JavaScript.
Explore
Help
Sign in
itamar
/
py-calc
Watch
1
Star
0
Fork
You've already forked py-calc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a simple python calculator
1
commit
1
branch
0
tags
35
KiB
Python
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
laniakea
1ac693fdc2
boom
2026-04-10 16:39:57 +02:00
.gitignore
boom
2026-04-10 16:39:57 +02:00
Calculator.py
boom
2026-04-10 16:39:57 +02:00
interpeter.py
boom
2026-04-10 16:39:57 +02:00
lexer.py
boom
2026-04-10 16:39:57 +02:00
nodes.py
boom
2026-04-10 16:39:57 +02:00
parser_.py
boom
2026-04-10 16:39:57 +02:00
ParserError.py
boom
2026-04-10 16:39:57 +02:00
tokens.py
boom
2026-04-10 16:39:57 +02:00
values.py
boom
2026-04-10 16:39:57 +02:00