Explore >> Select a destination


You are here

nelari.us
| | erikmcclure.com
14.3 parsecs away

Travel
| | Lua is a popular scripting language due to its tight integration with C. LuaJIT is an extremely fast JIT compiler for Lua that can be integrated into your game, which also provides an FFI Library that directly interfaces with C functions, eliminating most overhead. However, the FFI library only accepts a subset of the C standard. Specifically, "C declarations are not passed through a C pre-processor, yet. No pre-processor tokens are allowed, except for #pragma pack.
| | mpark.github.io
13.7 parsecs away

Travel
| | An anecdote about surprising implementation challenges of `FUN`.
| | www.fluentcpp.com
10.1 parsecs away

Travel
| | Expressive code in C++
| | stackoverflow.blog
40.8 parsecs away

Travel
|