mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Bump version, update doc
This commit is contained in:
parent
04c6683de8
commit
037654ebcf
5 changed files with 36 additions and 25 deletions
|
|
@ -903,7 +903,13 @@ This only works on strings:
|
|||
|
||||
#### Built-in variables
|
||||
|
||||
TODO see stdlib/bootscript.lua
|
||||
Variables for default types (each is associated to a string of the internal variable type name): `nil`, `number`, `string`, `list`, `pair`, `function reference`.
|
||||
|
||||
#### Built-in languages
|
||||
|
||||
Anselme provides some scripts that define translated aliases for built-in variables and functions. Currently `enUS` (English) and `frFR` (French) are provided.
|
||||
|
||||
See the `stdlib/languages` for details on each language.
|
||||
|
||||
API reference
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue