This thread is about /prog/ramming for /prog/rammers and /DPT/ers
What are you working on?
Name:
Anonymous2013-10-03 0:14
I'm tinkering my stack-based reverse polish notation calculator written in Scheme. It has a nice interface for hard-coding in new functions quickly, but I can't find a good way to store session-specific functions. I have a built in variable assignment system though.