💾 Archived View for bbs.geminispace.org › u › stack › 5044 captured on 2023-11-04 at 15:37:12. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-09-28)
-=-=-=-=-=-=-
OK, my last failure was due to stupidity. It works fine.
gemini://stack.tilde.cafe/cgi_bin/cgi_asm
A simple 182-byte executable CGI. I am probably the only person in the world writing CGI scripts in assembly, this decade.
2023-09-01 · 2 months ago · 👍 skyjake, gritty, alexlehm, jeang3nie, drh3xx, Addison, ResetReboot, wasolili, norayr, DocEdelgas, IO, clseibold
Back in the day with the advent of Ruby On Rails, joking with some colleagues about how to go harder on web development I came up with a name for a framework to develop for the WWW called Assembly On Lines. ;-)
2023-09-02 · 2 months ago
if you just use print calls it is probably simple, but if you want to do any string processing it gets tedious