PLUAR: Programming Language Usenet Article Repository

A repository of Usenet articles referenced by PLNews: Programming Language News

Google Groups reference: http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/cb8715be915e307e/
TalkAboutProgramming reference: http://talkaboutprogramming.com/group/comp.lang.scheme/messages/69353.html
Full Headers

From: Jonathan Kraut
Date: Thu, 10 Nov 2005 22:01:56 GMT
Group(s): comp.lang.scheme
Subject: [ANN] Sassy-0.1.1, Scheme Assembly


Hello Schemers!

In my enthusiasm to unleash yet another x86 assembler upon the world,
albeit one embedded in Scheme (because all you compiler writers just
don't have enough to do), I released a less than robust version of Sassy
last night. This release fixes some things:

*MzScheme 209 no longer supported, in favor of v299-alpha
*Proper load paths. Booting Sassy now works as advertised.
*Included a .zip version for Windows users
*All implementations now create _identical_ ELF objects, not just
equally valid ELF objects with their tables in different orders
*All I/O is now handled by write-byte and read-byte.
*This time I made sure all the implementations passed the test-suite!!

By the way, I neglected to mention that Sassy is licensed under the LGPL.

AND...I welcome all questions, comments, criticisms, witticisms...

home: http://home.earthlink.net/~krautj/sassy/sassy.html
tar.gz: http://home.earthlink.net/~krautj/sassy/files/sassy-0.1.1.tar.gz
zip: http://home.earthlink.net/~krautj/sassy/files/sassy-0.1.1.zip

Happy Sassafras!!!
-JK

--
Jonathan Kraut
NYC
jak76 _at_ columbia.edu


Copyright (c) 2005. Disclaimer.
Feedback, comments, questions, etc.: pluar _at_ tacojuice.org
Generated: 12-Nov-2005