[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/14.2/development/urn/
 
Current bandwidth utilization 1022.14 Mbit/s
Bandwidth utilization bar
Contents of README:
Urn is a new language developed by SquidDev, and demhydraz.
Urn is a Lisp dialect with a focus on minimalism which compiles to Lua.

What?
* A minimal[1] Lisp implementation, with full support for compile time
  code execution and macros.
* Support for Lua 5.1, 5.2 and 5.3. Should also work with LuaJIT.
* Lisp-1 scoping rules (functions and data share the same namespace).
* Influenced by a whole range of Lisp implementations, including
  Common Lisp and Clojure.
* Produces standalone, optimised Lua files: no dependencies on a
  standard library.

[1]: Minimalism is an implementation detail.

Default urn works with lua 5.1.
You can set "URN_LUAVER" environment variable to change the lua version.
Example:

URN_LUAVER=5.3 for lua 5.3
URN_LUAVER=jit for luajit

Optional Dependency:
* lua-readline
For history completion

Icon  Name                                        Last modified      Size  
[DIR] Parent Directory - [TXT] README 17-Oct-2020 04:49 827 [TXT] slack-desc 24-Feb-2020 00:14 743 [TXT] urn.SlackBuild 24-Feb-2020 00:14 3.0K [   ] urn.info 24-Feb-2020 00:14 283

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!