Make exec take arguments from console #3

Open
opened 2026-03-26 19:16:47 -06:00 by laentropia · 0 comments
Owner

What?

Right now main doesn't really have a purpouse so it will be cool to have something like the python shell (or whatever is called) that you can just start writing an expression and it gives the result back. It will show everything really well and handle sytax errors, would be even cooler to have something point out the exact error, that would mean reworking to a better lexer but i don't know

# What? Right now main doesn't really have a purpouse so it will be cool to have something like the python shell (or whatever is called) that you can just start writing an expression and it gives the result back. It will show everything really well and handle sytax errors, would be even cooler to have something point out the exact error, that would mean reworking to a better lexer but i don't know
laentropia self-assigned this 2026-03-26 19:16:47 -06:00
laentropia added this to the Calculator project 2026-03-26 19:16:47 -06:00
laentropia moved this to To Do in Calculator on 2026-03-26 19:16:51 -06:00
laentropia added a new dependency 2026-04-13 10:15:39 -06:00
laentropia added a new dependency 2026-04-13 10:15:56 -06:00
laentropia added the Kind/Feature
Priority
Low
4
labels 2026-04-13 10:40:14 -06:00
laentropia added this to the First working version of calculator milestone 2026-04-13 10:40:35 -06:00
Sign in to join this conversation.