<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 04/16/2013 03:06 PM, Zhen Shen
wrote:<br>
</div>
<blockquote cite="mid:BAY171-W830B4919B572D7DD15E72AD4CD0@phx.gbl"
type="cite">
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">Does the interpreter support FFI ? <br>
<br>
If not, then how can I "embed" custom FFI definitions into gsi
so that they're available in REPL??<br>
</div>
</blockquote>
<br>
You compile them into a little file and load the compiled file into
the REPL.<br>
</body>
</html>