Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /usr/share/source-highlight/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/source-highlight/r.lang
# language definition file for R programming language (ess-like style)

comment start "#"

keyword = "if|else|for|while||repeat|break|next"

libsource =  "library|source"

special_fun = "function"

costant = "TRUE", "FALSE", "NA", "NaN", "NULL", "Inf"

include "c_string.lang"

assignment = "<-","<<-"

symbol = '%.*%'     # Operators %foo%-like are colored by ess




# Being a stat oriented language in a typical session with many
# numbers and many operators it's better not to color too much
# include "number.lang"
# symbol= # numeric
# 	"*",
# 	"-",
# 	"+",
# 	"/",
# 	"^",
# 	# logical
# 	"&",
# 	"\|",
#        	"!",
# 	# assignment (old style pays!)
# 	"<-",			# it would be light green
# 	"<<-",			# it would be light green
# 	# Formulas
# 	# "%",
# 	"~"




Spamworldpro Mini