sigscheme: new package in lang section
authorGabor Juhos <juhosg@openwrt.org>
Sun, 16 May 2010 13:13:23 +0000 (13:13 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 16 May 2010 13:13:23 +0000 (13:13 +0000)
commita426c1bcc0998a43c6675b8f8654c7650a1495b6
tree7011b1634f17f623b8270579252973b7349000be
parentead75d35ccf5351f1206256862ef242224d75544
sigscheme: new package in lang section

this patch adds a new package in the lang section:

http://code.google.com/p/sigscheme/

SigScheme is a R5RS Scheme interpreter for embedded use. It features
small footprint (64KB in library form on the 'small' configuration)
like SIOD and TinyScheme, low memory consumption (2-words per cons
cell), multibyte characters handling (UTF-8, EUCs and Shift_JIS) and
more.

-Raphael

SVN-Revision: 21473
lang/sigscheme/Makefile [new file with mode: 0644]