schemescape
schemescape.bsky.social
schemescape
@schemescape.bsky.social
Self-Proclaimed Programming Language Influencer

Solved the first 100 Project Euler problems using 100 different programming languages (profile pic is a solution in Piet): https://log.schemescape.com/posts/100-languages/index.html
How did you manage this!?
January 20, 2025 at 4:08 PM
Good idea including 32-bit arithmetic in your language--otherwise you end up with monstrosities like my solution to problem 1, in 8-bit subleq (SIC-1 Assembly Language):
November 28, 2024 at 8:04 PM