blaise/stdlib
Graeme Geldenhuys dd635d5140 stdlib: document the libc/kernel layering rationale in Net.Sockets
Explain why the unit binds libc (the kernel boundary, the syscall doorway), the
common three-layer pattern shared with Indy/Synapse/the JDK, how Java is itself
not libc-free, and what a pure-Pascal syscall-stub version would and would not
buy.
2026-06-23 17:21:36 +01:00
..
src stdlib: document the libc/kernel layering rationale in Net.Sockets 2026-06-23 17:21:36 +01:00
project.xml feat(stdlib): add JSON library (writer, DOM, parser, reader) 2026-06-22 20:07:34 +01:00