Ken Shirriff's blog
Computer history, restoring vintage computers, IC reverse engineering, and whatever
Idioms for programming in Arc
›
The code that implements Arc illustrates many useful programming techniques. Some of the techniques occur multiple times, and can be consid...
2 comments:
Many Arc compilers and interpreters
›
The introduction of the Arc language has spawned a mini-boom of Arc compilers and interpreters implemented in everything from JavaScript to ...
Ajax and Arc
›
Ajax is surprisingly easy to use with the Arc language. This article shows how to implement Ajax-based autocompletion and dynamic page upda...
Documentation of HTML generation in the Arc language
›
I've created documentation of Arc's HTML generation operations (from arc.arc). There are a lot of different functions there, but I...
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...
‹
›
Home
View web version