|
|
|
Show HN: I'm 17 and I created a Forth interpreter for the TI-84+ calculator
|
|
56 points
by DogestFogey
2760 days ago
|
|
https://github.com/siraben/ti84-forth Hi HN! For the past year I've been getting into programming in Z80 assembly (especially for the TI-84+). More recently I've been learning about the Forth programming language and after a lot of searching online (in vain) for a Forth interpreter for the TI-84, I decided to write one myself. It's been fun demoing this to others, because it's a very unexpected use of a calculator. It's my largest project to date, and I'm interested to know what the HN community thinks, please feel free to critique my code! -- Ben |
|
The computer industry needs more people like you.