IASON
This commit is contained in:
1
snippets/iason.cent
Normal file
1
snippets/iason.cent
Normal file
@@ -0,0 +1 @@
|
||||
CVM IASON
|
||||
BIN
snippets/iason.png
Normal file
BIN
snippets/iason.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
5
snippets/iason_lege.cent
Normal file
5
snippets/iason_lege.cent
Normal file
@@ -0,0 +1,5 @@
|
||||
CVM IASON
|
||||
DESIGNA data VT IASON_LEGE('{"nomen": "Marcus", "anni": 30, "armorum": ["gladius", "scutum"]}')
|
||||
DIC(data["nomen"])
|
||||
DIC(data["anni"])
|
||||
DIC(data["armorum"])
|
||||
BIN
snippets/iason_lege.png
Normal file
BIN
snippets/iason_lege.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 51 KiB |
3
snippets/iason_scribe.cent
Normal file
3
snippets/iason_scribe.cent
Normal file
@@ -0,0 +1,3 @@
|
||||
CVM IASON
|
||||
DESIGNA persona VT TABVLA {"nomen" VT "Marcus", "anni" VT XXX}
|
||||
DIC(IASON_SCRIBE(persona))
|
||||
BIN
snippets/iason_scribe.png
Normal file
BIN
snippets/iason_scribe.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
@@ -70,11 +70,11 @@ contexts:
|
||||
scope: constant.language.centvrion
|
||||
|
||||
builtins:
|
||||
- match: '\b(ADDE|ADIVNGE|AVDI_NVMERVS|AVDI|AVSCVLTA|CLAVES|CONFLA|CRIBRA|DECIMATIO|DIC|DORMI|EVERRE|FORTVITVS_NVMERVS|FORTVITA_ELECTIO|INSERE|IVNGE|LEGE|LITTERA|LONGITVDO|MAIVSCVLA|MINVSCVLA|MVTA|NECTE|NVMERVS|ORDINA|PETE|PETITVR|QVAERE|SCINDE|SCRIBE|SEMEN|SENATVS|SVBSTITVE|TOLLE|TYPVS)\b'
|
||||
- match: '\b(ADDE|ADIVNGE|AVDI_NVMERVS|AVDI|AVSCVLTA|CLAVES|CONFLA|CRIBRA|DECIMATIO|DIC|DORMI|EVERRE|FORTVITVS_NVMERVS|FORTVITA_ELECTIO|IASON_LEGE|IASON_SCRIBE|INSERE|IVNGE|LEGE|LITTERA|LONGITVDO|MAIVSCVLA|MINVSCVLA|MVTA|NECTE|NVMERVS|ORDINA|PETE|PETITVR|QVAERE|SCINDE|SCRIBE|SEMEN|SENATVS|SVBSTITVE|TOLLE|TYPVS)\b'
|
||||
scope: support.function.builtin.centvrion
|
||||
|
||||
modules:
|
||||
- match: '\b(FORS|FRACTIO|MAGNVM|RETE|SCRIPTA|SVBNVLLA)\b'
|
||||
- match: '\b(FORS|FRACTIO|IASON|MAGNVM|RETE|SCRIPTA|SVBNVLLA)\b'
|
||||
scope: support.class.module.centvrion
|
||||
|
||||
keywords:
|
||||
|
||||
Reference in New Issue
Block a user