2009-12-08 18:46:35 +00:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Contact</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
2025-01-13 14:59:10 +00:00
|
|
|
<meta name="Copyright" content="Copyright (C) 2005-2025">
|
2009-12-08 18:46:35 +00:00
|
|
|
<meta name="Language" content="en">
|
|
|
|
<link rel="stylesheet" type="text/css" href="bluequad.css" media="screen">
|
|
|
|
<link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="site">
|
2020-01-26 14:37:33 +00:00
|
|
|
<a href="https://luajit.org"><span>Lua<span id="logo">JIT</span></span></a>
|
2009-12-08 18:46:35 +00:00
|
|
|
</div>
|
|
|
|
<div id="head">
|
|
|
|
<h1>Contact</h1>
|
|
|
|
</div>
|
|
|
|
<div id="nav">
|
|
|
|
<ul><li>
|
|
|
|
<a href="luajit.html">LuaJIT</a>
|
|
|
|
<ul><li>
|
2020-01-26 14:37:33 +00:00
|
|
|
<a href="https://luajit.org/download.html">Download <span class="ext">»</span></a>
|
2012-10-14 19:48:04 +00:00
|
|
|
</li><li>
|
2009-12-08 18:46:35 +00:00
|
|
|
<a href="install.html">Installation</a>
|
|
|
|
</li><li>
|
|
|
|
<a href="running.html">Running</a>
|
2010-11-09 17:11:35 +00:00
|
|
|
</li></ul>
|
|
|
|
</li><li>
|
|
|
|
<a href="extensions.html">Extensions</a>
|
|
|
|
<ul><li>
|
2011-01-20 21:14:17 +00:00
|
|
|
<a href="ext_ffi.html">FFI Library</a>
|
|
|
|
<ul><li>
|
|
|
|
<a href="ext_ffi_tutorial.html">FFI Tutorial</a>
|
|
|
|
</li><li>
|
|
|
|
<a href="ext_ffi_api.html">ffi.* API</a>
|
|
|
|
</li><li>
|
|
|
|
<a href="ext_ffi_semantics.html">FFI Semantics</a>
|
|
|
|
</li></ul>
|
|
|
|
</li><li>
|
2010-11-09 17:11:35 +00:00
|
|
|
<a href="ext_jit.html">jit.* Library</a>
|
2009-12-08 18:46:35 +00:00
|
|
|
</li><li>
|
2010-11-09 17:11:35 +00:00
|
|
|
<a href="ext_c_api.html">Lua/C API</a>
|
2009-12-08 18:46:35 +00:00
|
|
|
</li></ul>
|
|
|
|
</li><li>
|
2023-08-21 00:28:49 +00:00
|
|
|
<a href="https://luajit.org/status.html">Status <span class="ext">»</span></a>
|
2009-12-08 18:46:35 +00:00
|
|
|
</li><li>
|
2023-08-21 00:28:49 +00:00
|
|
|
<a href="https://luajit.org/faq.html">FAQ <span class="ext">»</span></a>
|
2009-12-08 18:46:35 +00:00
|
|
|
</li><li>
|
2020-01-26 14:37:33 +00:00
|
|
|
<a href="https://luajit.org/list.html">Mailing List <span class="ext">»</span></a>
|
2009-12-08 18:46:35 +00:00
|
|
|
</li></ul>
|
|
|
|
</div>
|
|
|
|
<div id="main">
|
|
|
|
<p>
|
2016-11-21 15:02:10 +00:00
|
|
|
If you want to report bugs, propose fixes or suggest enhancements,
|
|
|
|
please use the
|
2020-10-12 14:11:32 +00:00
|
|
|
<a href="https://github.com/LuaJIT/LuaJIT/issues"><span class="ext">»</span> GitHub issue tracker</a>.
|
2016-11-21 15:02:10 +00:00
|
|
|
</p>
|
|
|
|
<p>
|
2009-12-08 18:46:35 +00:00
|
|
|
Please send general questions to the
|
2020-10-12 14:11:32 +00:00
|
|
|
<a href="https://luajit.org/list.html"><span class="ext">»</span> LuaJIT mailing list</a>.
|
2016-11-21 15:02:10 +00:00
|
|
|
</p>
|
|
|
|
<p>
|
2009-12-08 18:46:35 +00:00
|
|
|
You can also send any questions you have directly to me:
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
<!--
|
2009-12-08 19:35:29 +00:00
|
|
|
var xS="@-:\" .0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ<abc>defghijklmnopqrstuvwxyz";function xD(s)
|
2009-12-08 18:46:35 +00:00
|
|
|
{var len=s.length;var r="";for(var i=0;i<len;i++)
|
2009-12-08 19:35:29 +00:00
|
|
|
{var c=s.charAt(i);var n=xS.indexOf(c);if(n!=-1)c=xS.charAt(69-n);r+=c;}
|
2009-12-08 18:46:35 +00:00
|
|
|
document.write("<"+"p>"+r+"<"+"/p>\n");}
|
|
|
|
//-->
|
|
|
|
</script>
|
|
|
|
<script type="text/javascript">
|
|
|
|
<!--
|
2009-12-08 19:35:29 +00:00
|
|
|
xD("fyZKB8xv\"FJytmz8.KAB0u52D")
|
2009-12-08 18:46:35 +00:00
|
|
|
//--></script>
|
|
|
|
<noscript>
|
|
|
|
<p><img src="img/contact.png" alt="Contact info in image" width="170" height="13">
|
|
|
|
</p>
|
|
|
|
</noscript>
|
|
|
|
|
2022-11-14 08:55:38 +00:00
|
|
|
<p><i>
|
|
|
|
Note: I cannot reply to GMail, Google Workplace, Outlook or Office365
|
|
|
|
mail addresses, since they prefer to mindlessly filter out mails sent
|
|
|
|
from small domains using independent mail servers, such as mine. If you
|
|
|
|
don't like that, please complain to Google or Microsoft, not me.
|
|
|
|
</i></p>
|
|
|
|
|
2009-12-08 18:46:35 +00:00
|
|
|
<h2>Copyright</h2>
|
|
|
|
<p>
|
|
|
|
All documentation is
|
2025-01-13 14:59:10 +00:00
|
|
|
Copyright © 2005-2025 Mike Pall.
|
2009-12-08 18:46:35 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<br class="flush">
|
|
|
|
</div>
|
|
|
|
<div id="foot">
|
|
|
|
<hr class="hide">
|
2025-01-13 14:59:10 +00:00
|
|
|
Copyright © 2005-2025
|
2009-12-08 18:46:35 +00:00
|
|
|
<span class="noprint">
|
|
|
|
·
|
|
|
|
<a href="contact.html">Contact</a>
|
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|