Ken Shirriff's blog
Computer history, restoring vintage computers, IC reverse engineering, and whatever
Continuations made difficult
›
For a challenge, I translated the "mondo-bizarro" Arc Continuation Puzzle into Java. Why would I do that? Because I can :-) Bu...
Documentation for (almost) all of Arc
›
I've got almost all of the Arc core documented with an alphabetical index . I've covered ac.scm, arc.arc, strings.arc, but am curr...
Arc: popular since 2004!
›
Did you know that Arc has been a popular computer language since 2004? Pretty good for a language released in January 2008. I discovered A...
"Even tried multi" error explained
›
If you were around during the early days of the web, you surely remember the message Error 404 Not found - file doesn't exist or is rea...
Arc continuation puzzle
›
In case anyone thinks continuations are straightforward, I've ported Eugene Kohlbecker's classic Scheme puzzle to Arc. What does (m...
1 comment:
Lots more documentation
›
I've added lots more documentation on the Arc language: filesystem manipulation, anaphoric operations, iteration, threading, time opera...
1 comment:
I/O in the Arc language
›
The Arc language provides many I/O operations. I have written an overview of them: I/O in the Arc language . This covers file I/O, string ...
‹
›
Home
View web version