![]() |
|
|
|
|
|
|
3
23rd October 11:00
External User
Posts: 1
|
OP did not say he wanted to embed common lisp; he said he
wanted to embed scheme. http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/siod/ is perhaps more on point, although its maintenance seems to be limited to the maintenance of packages and installers for the last few years. Bear |
|
|
6
23rd October 11:01
External User
Posts: 1
|
Not sure about this last requirement, but scheme 48 seems to meet the
others. ( www.s48.org ) Roberto Waltman. [ Please reply to the group, return address is invalid ] |
|
|
8
23rd October 11:02
External User
Posts: 1
|
Have been suggested also by Ray Dillinger, but it seems abandoned (last
release 1997): http://people.delphiforums.com/gjc/siod.html Another implementation similar to SIOD (i.e. very little footprint) seems to be TinyScheme: http://tinyscheme.sourceforge.net/ with last release in 2004. Comments about it? This would be a very welcomed option. The task for wich I would use an embedded Scheme implementation is only for numeric calculations. Googling I've found another project that seems activelly maintained, MzScheme: http://www.plt-scheme.org/software/mzscheme/ It sounds to be a complete system (with many libraries, that for my needs can be too "big") with the option to be embedded into client applications. Someone have used it? |
|
|
|