Fitting a respectable C compiler into a 512 *byte* binary! https://xorvoid.com/sectorc.html
This profile might be incomplete.
Open on mastodon.social Wilfred HughesBlog:
Pronouns:
he/him
Personal infoAbout:
Programming languages, human factors, and a healthy dose of Emacs.
Wall 4 posts
Fitting a respectable C compiler into a 512 *byte* binary! https://xorvoid.com/sectorc.html I've released difftastic 0.46! In this release: * Ada support The Servo browser has funding for active development again! https://servo.org/blog/2023/01/16/servo-2023/ https://www.youtube.com/watch?v=0DLdQ6yb7h8 is a really accessible introduction to programming workflows with Sly for Common Lisp. The notion of 'stickers' is novel to me: you mark places in the code where you want to remember values (essentially tracing) or pop to a debugger (breakpoints). @wilfredh I tried using Sly with stickers, and it was an improvement in whatever is there. However, I felt that the CIDER debugger allows for a richer debugging experience, where you can step over every single expression and inspect values. Hope more such functionality makes it into CL-tooling as well. |