Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Scheme > ANN: sassy-0.2,...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 2918 of 4495
Post > Topic >>

ANN: sassy-0.2, an x86 assembler

by Jonathan Kraut <jak76@[EMAIL PROTECTED] > Mar 16, 2006 at 09:10 PM

I am pleased to announce a new release of Sassy, an x86 assembler 
written in scheme.

Many new things in version 0.2:
===============================

* 16 bit support using 32-bit addressing syntax

* New form: Local labels support/declarations
   (locals (<label-name> ...) <item> ...)

* Syntax change: all label definitions are now written
   (label <name> <item> ...)

* Syntax change: For consistency, the "direcs" directive has been
   replaced by "begin". "begin" is now usable in data and heap
   directives.

* Support for Guile 1.8

* Support for Scheme48 module interfaces (eg: ,open sassy)

* sassy-mode minor Emacs mode (sassy.el)

* Segment Override prefixes and branch hinting prefixes

* Better handling of default operand sizes, optimizing generated code
   sequences for size.

* New version of sassy-make-bin (includes a data section now)

* Fixes for with-win with-lose with-win-lose, so that writing assembly
   in a, umm, "natural" cps style is possible.

* Numerous bug fixes, clean-ups, and more error checks.
   See files ChangeLog and CHANGES-old for details.


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


Thanks to Peter Keller for his help in preparing this release.


Please send bug reports, comments, questions to jak76@[EMAIL PROTECTED]
 and enjoy!

-jon

-- 
Jonathan Kraut
NYC
jak76@[EMAIL PROTECTED]





 1 Posts in Topic:
ANN: sassy-0.2, an x86 assembler
Jonathan Kraut <jak76@  2006-03-16 21:10:09 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu May 15 22:07:58 CDT 2008.