[plt-scheme] [ANN] BulletML

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Mon Oct 19 13:14:03 EDT 2009

I've just released an implementation of BulletML on PLaneT:

http://planet.plt-scheme.org/display.ss?package=bulletml.plt&owner=jaymccarthy

http://planet.plt-scheme.org/package-source/jaymccarthy/bulletml.plt/1/0/planet-docs/bulletml/index.html

Run

(require (planet jaymccarthy/bulletml:1:0))

in DrScheme or MrEd, select a file, and watch something cool.

Read more about BulletML (and try a different implementation) here:

http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/index_e.html

For the Scheme programmers, you might want to check out the
implementation for a good use of World, an XML->ADT parser, and some
fun use of Typed Scheme.

Jay

-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.