This commit is contained in:
root
2019-08-30 19:30:19 +02:00
commit 6f2b105ca0
595 changed files with 78405 additions and 0 deletions

23
langs/papyrus/papyrus.txt Normal file
View File

@ -0,0 +1,23 @@
### PAPYRUS LANGUAGE ###
# ELEMENT_NAME [optional-css-class] REGULAR_EXPRESSION
NAME Papyrus
VERSION 1.0.0
COMMENT ({.*?})|(;.*?$)
STRING (?default)
STATEMENT (?default)|\b(?alt:statement.txt)\b
RESERVED (?default)|\b(?alt:reserved.txt)\b
ENTITY (?default)|\b(?alt:type.txt)\b
VARIABLE (?default)
IDENTIFIER (?default)
CONSTANT (?default)
OPERATOR (?default)
SYMBOL (?default)

View File

@ -0,0 +1,28 @@
as
auto
autoreadonly
bool
conditional
debug
else
elseif
endproperty
extends
false
float
game
global
hidden
import
int
length
new
none
parent
property
return
scriptname
self
string
true
utility

View File

@ -0,0 +1,11 @@
event
function
if
state
while
endevent
endfunction
endif
endstate
endwhile
native

74
langs/papyrus/type.txt Normal file
View File

@ -0,0 +1,74 @@
action
activator
activemagiceffect
actor
actorbase
alias
ammo
apparatus
armor
associationtype
book
cell
class
constructibleobject
container
debug
door
effectshader
enchantment
encounterzone
explosion
faction
flora
form
formlist
furniture
game
globalvariable
hazard
idle
imagespacemodifier
impactdataset
ingredient
key
keyword
leveledactor
leveleditem
leveledspell
light
location
locationalias
locationreftype
magiceffect
math
message
miscobject
musictype
objectreference
outfit
package
perk
potion
projectile
quest
race
referencealias
scene
scroll
shout
soulgem
sound
soundcategory
spell
static
talkingactivator
topic
topicinfo
utility
visualeffect
voicetype
weapon
weather
wordofpower
worldspace