>>21
Has anyone here tried larceny? I've ended up with same error on both of my machines running different operating systems, different user permissions, different version of larceny etc. To build the latest version you need an older version of larceny. Would anyone with access to a Linux arm7, Windows, or Mac OSX system mind attempting to run the interpreter? Here's the error log, but with the full path to my home directory replaced with “~”:
~/tmp/larceny-1.3-bin-native-ia32-linux86$ ls -lh larceny*
-rwxrwxr-x 1 1001 1001 2541 Aug 6 2017 larceny
-rwxrwxr-x 1 1001 1001 435799 Aug 6 2017 larceny.bin
-rw-rw-r-- 1 1001 1001 8544432 Aug 6 2017 larceny.heap
~/tmp/larceny-1.3-bin-native-ia32-linux86$ ./larceny
./larceny: 105: exec: ~/tmp/larceny-1.3-bin-native-ia32-linux86/larceny.bin: not found
~/tmp/larceny-1.3-bin-native-ia32-linux86$ ./larceny.bin
bash: ./larceny.bin: No such file or directory