Nmap Development mailing list archives

Terra: A low-level counterpart to Lua


From: John Bond <john.r.bond () gmail com>
Date: Sat, 18 May 2013 12:23:48 +0100

Hello All,

Just came across a white paper on terra[1]

"""
Like C, Terra is a simple, statically-typed, compiled language with manual
memory management. But unlike C, it is designed from the beginning to
interoperate with Lua. Terra functions are first-class Lua values created
using the terra keyword. When needed they are JIT-compiled to machine code.
"""

The paper is a bit beyond my level of understanding, but it seems like
an interesting project.  could NSE benefit from this?  perhaps it would
make a nice GSOC project, obviously for next year.

John

[1]http://terralang.org/pldi071-devito.pdf
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: