Latest

Apr
18

Preparing for the ICFP Programming Contest

I have decided to make a stab at the ICFP Programming Contest [http://www.icfpcontest.org/] this year. Moreover, I
Apr
17

APL Hacking: Project Euler (#26)

Problem #26 [http://projecteuler.net/index.php?section=problems&id=26]: ∇Z←CYCLE∆LENGTH N;A;I;R ⍝ Find
1 min read
Apr
16

ANN: ChezWEB 1.3.0

I am pleased to announce the release of ChezWEB 1.3.0. The major changes here are the introduction of
1 min read
Apr
16

Tai Chi Ch'uan!

I decided to start taking Tai Chi Ch'uan. Strange, I know. My wife thinks it is for old
Apr
16

APL Hacking: Project Euler (#25)

Problem #25 [http://projecteuler.net/index.php?section=problems&id=25]: ∇R←PETWENTYFIVE;I;A;X;⎕IO;B;D
Apr
13

APL Hacking: Project Euler (#24)

Problem #24 [http://projecteuler.net/index.php?section=problems&id=24]: ∇R←PETWENTYFOUR;N;A;I ⍝ Compute the 1,
1 min read
Apr
10

APL Hacking: Project Euler (#23)

Problem #23 [http://projecteuler.net/index.php?section=problems&id=23]: ∇R←PETWENTYTHREE;ABDP;N;X ⍝ Find the sum
1 min read
Apr
05

APL Hacking: Project Euler (#22)

Problem 22 [http://projecteuler.net/index.php?section=problems&id=22]: ∇R←PETWENTYTWO NAMES;X ⍝ Receiving a 1×N
Apr
03

Building GUI Applications in Scheme (Part 2)

In this second half of my little two-part series [http://my.opera.com/arcfide/blog/building-gui-applications-in-scheme-part-1], I spend plenty of
Apr
01

Building GUI Applications in Scheme (Part 1)

This is the first of a multi-part series on how to integrate Scheme (a high-level language) with a GUI Builder
1 min read