caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Ocaml-Lua interface
@ 2004-09-11 18:37 snh1
  2004-09-11 23:33 ` chris.danx
  2004-09-12 11:08 ` Christian Lindig
  0 siblings, 2 replies; 5+ messages in thread
From: snh1 @ 2004-09-11 18:37 UTC (permalink / raw)
  To: caml-list

Well, I wanted to use Lua from Ocaml, so I wrote an interface to do so. 
It's somewhat incomplete and probably slightly buggy at the moment, and
the error-handling isn't great, but it works.  Comments and advice are
welcome; this is my first attempt to do anything big/serious with Ocaml's
FFI.  I've only tried this on Linux, but it should work fine under MinGW
or Cygwin.

You can get it at: http://cec.wustl.edu/~snh1/olua-0.1.tar.gz

Pax,
Simon

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-09-12 22:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-11 18:37 [Caml-list] Ocaml-Lua interface snh1
2004-09-11 23:33 ` chris.danx
2004-09-12  4:05   ` snh1
2004-09-12 22:33     ` chris.danx
2004-09-12 11:08 ` Christian Lindig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).