The interactive calculator that pops and sizzles
Go to file
2022-11-29 03:08:28 -05:00
icon
calculate.go
draw.go Making use of the baller ass new highlighting style 2022-11-29 03:08:28 -05:00
error.go
go.mod Making use of the baller ass new highlighting style 2022-11-29 03:08:28 -05:00
go.sum Making use of the baller ass new highlighting style 2022-11-29 03:08:28 -05:00
keyboard.xcf Making use of the baller ass new highlighting style 2022-11-29 03:08:28 -05:00
LICENSE
main.go
README.md
tree.go Making use of the baller ass new highlighting style 2022-11-29 03:08:28 -05:00

Mathpan

mathpan

I forgot what the name means.

Mathpan is an interactive calculator that operates on a live AST of square bracketed s-expressions. Use the arrow keys to select different tree nodes in the input box, and see the result of that node display in the panel to the left in decimal, hexadecimal, octal, and binary.