Logo
Explore Help
Sign In
laentropia/Calculator
1
0
Fork 0
You've already forked Calculator
Code Issues 3 Pull Requests Actions Packages Projects 1 Releases Wiki Activity
22 Commits 2 Branches 0 Tags
4cddb2440510edaf4c4297e31f6958f03cf361ea
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
LaEntropiaa 4cddb24405 Changed evaluate function to free the memory it uses, temporary, will be changed to use a sigle arena for the tree
2026-03-26 09:25:40 -06:00
include
Fixed many minor things, tested it on main and is amazing, i think i need to start adding fractions next so further testing can be done with more powerful operators
2026-03-25 12:25:15 -06:00
src
Changed evaluate function to free the memory it uses, temporary, will be changed to use a sigle arena for the tree
2026-03-26 09:25:40 -06:00
test
It works, basic but works, need to move out logic to places, like ASTNode array shouldn't be on the lexer or future logic for fractions and error handling in the evaluator. Just the things at the top of my head
2026-03-25 11:30:12 -06:00
.gitignore
Jut setting all up for the calculator
2026-02-28 13:59:02 -06:00
CMakeLists.txt
Fixed many minor things, tested it on main and is amazing, i think i need to start adding fractions next so further testing can be done with more powerful operators
2026-03-25 12:25:15 -06:00
Description
A simple calculator that parses mathematical expressions and develops the result correctly
179 KiB
Languages
C 93.6%
CMake 6.4%
Powered by Gitea Version: 1.25.5 Page: 56ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API