Skip to content

Comment on An IRC Bot in Arm Assemblerparent

Comments

It runs on an OS (POSIX compliant). If you look at connect.s you can see that he uses syscalls (connect()/socket()). It's roughly what would produce a simple compiler targeting linux.

Otherwise, it would have had to write a TCP stack, drivers, ...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.