diff options
Diffstat (limited to 'doc/faq.html')
-rw-r--r-- | doc/faq.html | 33 |
1 files changed, 14 insertions, 19 deletions
diff --git a/doc/faq.html b/doc/faq.html index be4d9f61..6208882b 100644 --- a/doc/faq.html +++ b/doc/faq.html | |||
@@ -13,7 +13,7 @@ dd { margin-left: 1.5em; } | |||
13 | </head> | 13 | </head> |
14 | <body> | 14 | <body> |
15 | <div id="site"> | 15 | <div id="site"> |
16 | <a href="http://luajit.org"><span>Lua<span id="logo">JIT</span></span></a> | 16 | <a href="https://luajit.org"><span>Lua<span id="logo">JIT</span></span></a> |
17 | </div> | 17 | </div> |
18 | <div id="head"> | 18 | <div id="head"> |
19 | <h1>Frequently Asked Questions (FAQ)</h1> | 19 | <h1>Frequently Asked Questions (FAQ)</h1> |
@@ -22,7 +22,7 @@ dd { margin-left: 1.5em; } | |||
22 | <ul><li> | 22 | <ul><li> |
23 | <a href="luajit.html">LuaJIT</a> | 23 | <a href="luajit.html">LuaJIT</a> |
24 | <ul><li> | 24 | <ul><li> |
25 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> | 25 | <a href="https://luajit.org/download.html">Download <span class="ext">»</span></a> |
26 | </li><li> | 26 | </li><li> |
27 | <a href="install.html">Installation</a> | 27 | <a href="install.html">Installation</a> |
28 | </li><li> | 28 | </li><li> |
@@ -46,17 +46,12 @@ dd { margin-left: 1.5em; } | |||
46 | </li></ul> | 46 | </li></ul> |
47 | </li><li> | 47 | </li><li> |
48 | <a href="status.html">Status</a> | 48 | <a href="status.html">Status</a> |
49 | <ul><li> | ||
50 | <a href="changes.html">Changes</a> | ||
51 | </li></ul> | ||
52 | </li><li> | 49 | </li><li> |
53 | <a class="current" href="faq.html">FAQ</a> | 50 | <a class="current" href="faq.html">FAQ</a> |
54 | </li><li> | 51 | </li><li> |
55 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> | ||
56 | </li><li> | ||
57 | <a href="http://wiki.luajit.org/">Wiki <span class="ext">»</span></a> | 52 | <a href="http://wiki.luajit.org/">Wiki <span class="ext">»</span></a> |
58 | </li><li> | 53 | </li><li> |
59 | <a href="http://luajit.org/list.html">Mailing List <span class="ext">»</span></a> | 54 | <a href="https://luajit.org/list.html">Mailing List <span class="ext">»</span></a> |
60 | </li></ul> | 55 | </li></ul> |
61 | </div> | 56 | </div> |
62 | <div id="main"> | 57 | <div id="main"> |
@@ -64,16 +59,16 @@ dd { margin-left: 1.5em; } | |||
64 | <dt>Q: Where can I learn more about LuaJIT and Lua?</dt> | 59 | <dt>Q: Where can I learn more about LuaJIT and Lua?</dt> |
65 | <dd> | 60 | <dd> |
66 | <ul style="padding: 0;"> | 61 | <ul style="padding: 0;"> |
67 | <li>The <a href="http://luajit.org/list.html"><span class="ext">»</span> LuaJIT mailing list</a> focuses on topics | 62 | <li>The <a href="https://luajit.org/list.html">LuaJIT mailing list</a> focuses on topics |
68 | related to LuaJIT.</li> | 63 | related to LuaJIT.</li> |
69 | <li>The <a href="http://wiki.luajit.org/"><span class="ext">»</span> LuaJIT wiki</a> gathers community | 64 | <li>The <a href="http://wiki.luajit.org/"><span class="ext">»</span> LuaJIT wiki</a> gathers community |
70 | resources about LuaJIT.</li> | 65 | resources about LuaJIT.</li> |
71 | <li>News about Lua itself can be found at the | 66 | <li>News about Lua itself can be found at the |
72 | <a href="http://www.lua.org/lua-l.html"><span class="ext">»</span> Lua mailing list</a>. | 67 | <a href="https://www.lua.org/lua-l.html">Lua mailing list</a>. |
73 | The mailing list archives are worth checking out for older postings | 68 | The mailing list archives are worth checking out for older postings |
74 | about LuaJIT.</li> | 69 | about LuaJIT.</li> |
75 | <li>The <a href="http://lua.org"><span class="ext">»</span> main Lua.org site</a> has complete | 70 | <li>The <a href="https://lua.org">main Lua.org site</a> has complete |
76 | <a href="http://www.lua.org/docs.html"><span class="ext">»</span> documentation</a> of the language | 71 | <a href="https://www.lua.org/docs.html">documentation</a> of the language |
77 | and links to books and papers about Lua.</li> | 72 | and links to books and papers about Lua.</li> |
78 | <li>The community-managed <a href="http://lua-users.org/wiki/"><span class="ext">»</span> Lua Wiki</a> | 73 | <li>The community-managed <a href="http://lua-users.org/wiki/"><span class="ext">»</span> Lua Wiki</a> |
79 | has information about diverse topics.</li> | 74 | has information about diverse topics.</li> |
@@ -86,12 +81,12 @@ has information about diverse topics.</li> | |||
86 | I'm planning to write more documentation about the internals of LuaJIT. | 81 | I'm planning to write more documentation about the internals of LuaJIT. |
87 | In the meantime, please use the following Google Scholar searches | 82 | In the meantime, please use the following Google Scholar searches |
88 | to find relevant papers:<br> | 83 | to find relevant papers:<br> |
89 | Search for: <a href="http://scholar.google.com/scholar?q=Trace+Compiler"><span class="ext">»</span> Trace Compiler</a><br> | 84 | Search for: <a href="https://scholar.google.com/scholar?q=Trace+Compiler">Trace Compiler</a><br> |
90 | Search for: <a href="http://scholar.google.com/scholar?q=JIT+Compiler"><span class="ext">»</span> JIT Compiler</a><br> | 85 | Search for: <a href="https://scholar.google.com/scholar?q=JIT+Compiler">JIT Compiler</a><br> |
91 | Search for: <a href="http://scholar.google.com/scholar?q=Dynamic+Language+Optimizations"><span class="ext">»</span> Dynamic Language Optimizations</a><br> | 86 | Search for: <a href="https://scholar.google.com/scholar?q=Dynamic+Language+Optimizations">Dynamic Language Optimizations</a><br> |
92 | Search for: <a href="http://scholar.google.com/scholar?q=SSA+Form"><span class="ext">»</span> SSA Form</a><br> | 87 | Search for: <a href="https://scholar.google.com/scholar?q=SSA+Form">SSA Form</a><br> |
93 | Search for: <a href="http://scholar.google.com/scholar?q=Linear+Scan+Register+Allocation"><span class="ext">»</span> Linear Scan Register Allocation</a><br> | 88 | Search for: <a href="https://scholar.google.com/scholar?q=Linear+Scan+Register+Allocation">Linear Scan Register Allocation</a><br> |
94 | Here is a list of the <a href="http://article.gmane.org/gmane.comp.lang.lua.general/58908"><span class="ext">»</span> innovative features in LuaJIT</a>.<br> | 89 | Here is a list of the <a href="http://lua-users.org/lists/lua-l/2009-11/msg00089.html"><span class="ext">»</span> innovative features in LuaJIT</a>.<br> |
95 | And, you know, reading the source is of course the only way to enlightenment. :-) | 90 | And, you know, reading the source is of course the only way to enlightenment. :-) |
96 | </dd> | 91 | </dd> |
97 | </dl> | 92 | </dl> |
@@ -102,7 +97,7 @@ Q: My vararg functions fail after switching to LuaJIT!</dt> | |||
102 | <dd>LuaJIT is compatible to the Lua 5.1 language standard. It doesn't | 97 | <dd>LuaJIT is compatible to the Lua 5.1 language standard. It doesn't |
103 | support the implicit <tt>arg</tt> parameter for old-style vararg | 98 | support the implicit <tt>arg</tt> parameter for old-style vararg |
104 | functions from Lua 5.0.<br>Please convert your code to the | 99 | functions from Lua 5.0.<br>Please convert your code to the |
105 | <a href="http://www.lua.org/manual/5.1/manual.html#2.5.9"><span class="ext">»</span> Lua 5.1 | 100 | <a href="https://www.lua.org/manual/5.1/manual.html#2.5.9">Lua 5.1 |
106 | vararg syntax</a>.</dd> | 101 | vararg syntax</a>.</dd> |
107 | </dl> | 102 | </dl> |
108 | 103 | ||