HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by kragen

Comment by kragen 13 hours ago

0 replies

View on Hacker News

Very impressive, as usual! I've never written a 100-page assembly program in my life, much less in one month. The string stack part reminded me of http://turboforth.net/downloads/docs/ANS_String_Lib.pdf, with the same motivation of handling string expressions in limited memory without needing a GC.