languages

Feb
28

APL Hacking: Project Euler Daily (#3)

For this problem, I had originally computed a very slow and annoying algorithm until I realized that computing the prime
2 min read
Feb
19

CS Club Hackathon Result; or, Playing with APL

This was my submission to the CS Club [http://csclub.soic.indiana.edu] hackathon. This was my first excuse to
3 min read
Feb
05

Fortress for the Weary (or Lazy)

I have just finished watching an extended talk [http://www.infoq.com/presentations/Thinking-Parallel-Programming] by Guy Steele about how we
1 min read
Apr
29

Observation on Programming Languages and IDEs

There are some programming languages that have very extensive IDEs. And there are some languages that do not. I don&
1 min read
Dec
30

This is too good to pass up

I am sorry, I just couldn't pass this one up. The Programming Matrix [http://i.imgur.com/1gF1j.
Oct
14

A Philosophy on Scheme Modules

Update 2: I should note that because library forms in this proposal are syntax, they are just Scheme code, and
10 min read