Jeremy Hughes <[email protected]> writes:

> Hi all,
>
> I've written some code that enables writing C functions in factor.
>
> The code (two vocabs and a short example) is up at:
> http://paste.factorcode.org/paste?id=775
>
> Alternatively, pull from the inlinec branch of
> git://github.com/jedahu/factor.git

Oops, bad code. I've since cleaned it up and will post the more robust
version tomorrow.

Jeremy

> Ideally, I'd like to get rid of ;C-LIBRARY and have compilation happen
> automatically at the end of parsing, but I don't know how to go about
> that.
>
> Currently the resultant shared library is put under factor/temp. That's
> not ideal. Any suggestions?
>
> Jeremy

------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to