Ken Shirriff's blog
Computer history, restoring vintage computers, IC reverse engineering, and whatever
Why Arc is good for video games
›
Can Arc be used to create a Tetris-like game? In my previous posting on using OpenGL with Arc , I described how the effort to set up OpenGL...
Using OpenGL with Arc
›
I saw a posting on news.ycombinator entitled " Take the Tetris test (an Arc version, anyone?) ", which suggested writing a simple...
1 comment:
Why Arc is bad for exploratory programming
›
Recently, I've been reading Programming Collective Intelligence , which is a practical guide to machine learning algorithms, showing how...
13 comments:
The importance of software testing
›
At work we have a nifty electronic postage kiosk that will weigh letters, compute the postage, print a postage strip, and bill a credit card...
1 comment:
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...
‹
›
Home
View web version