Alonso Adrian Martinez Hernandez laentropia
  • Tabasco, Mexico
  • Joined on 2026-03-16
laentropia created repository laentropia/CPP-Queue 2026-03-22 09:10:51 -06:00
laentropia pushed to main at laentropia/CPP-Stack 2026-03-22 09:09:07 -06:00
f493d622e6 Did the doxygen comments, did all the .md files for report too
c06a6aab4b All tests done, just need the documentation and report
c56cc5dca2 all done, just adding tests for redundancy
3dd365012c added print, need testing
8792eb3159 added peek, need testing
laentropia created branch main in laentropia/CPP-Stack 2026-03-22 09:09:07 -06:00
laentropia created repository laentropia/CPP-Stack 2026-03-22 09:07:44 -06:00
laentropia pushed to main at laentropia/Calculator 2026-03-18 17:12:01 -06:00
6377515558 Starting with the lexer, i'm starting to comprehend better what pratt parsing is and how to apply it. For now just declaring basic structure and functions
903fdbd6ff I think i'm done, lexer works fine and errors work fine too, amazing actually, should be moving on to the parser so that i can construct the expression tree
73451fcca9 Damn, it works, the lexer actually works, that's amazing, need to test the bad cases but at least i'm sure it can detect and process correct math expressions
0de6cf5024 Modified the structure of the lexer, now is more easy to add types of numbers like fractions, like i could enev consider roots, irrationals, complex or imaginary, that would be dope. For now only support for integer, we need to get this shit running
afae8fbe3a Made the arrangements for the mentioned changes in the last commit, for now just integers but IT WILL be capable of handling doubles as fractions
Compare 10 commits »
laentropia created branch main in laentropia/Calculator 2026-03-18 17:12:01 -06:00
laentropia created repository laentropia/Calculator 2026-03-18 17:10:32 -06:00