[plt-scheme] DDE?
What are FFIs?
Katsmall the Wise
Paul Steckler wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>
>
>>I'd rather try to write a new operating system that uses somethingelse then DDE, rewrite DrScheme as a program that operates there,
>>rewrite SWI-prolog as a program that can operate them, then do it, all
>>in Assembly, then use C.
>>
>I think you just want a few lines of C code in functions that
>you export to Scheme. That's what FFIs are for.
>
>