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)
commite9ab8c224d00978e6d2d69bfc6e91699b42eabad
tree9a164c9558af84e25f761ec83b66054bf6bd95cc
parent708edf40a2a97b56dcc7b34496ea60d2d2b88846
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]