Looking for suggestions on supporting code for chicken and gambit (lambdanative)
Matt Welland <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
I have a program, static compiled from Chicken Scheme, that I'd like to use in a lambdanative GUI. The plan was to simply call the program with Gambits shell-command. Is there a better option I should consider? Thanks. lambdanative: https://www.lambdanative.org