Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / examplefiles / ul4 / example_operators.ul4.output
Size: Mime:
'<?doc UL4 example for various operators?>' Literal.String.Doc
'\n\n'        Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'+'           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'-'           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'*'           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'/'           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'//'          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'%'           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'<<'          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'>>'          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'&'           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'|'           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'^'           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'<'           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'>'           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'<='          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'>='          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'=='          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'!='          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'('           Operator
'a'           Name
')'           Operator
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'['           Operator
'a'           Name
','           Operator
' '           Text.Whitespace
'b'           Name
']'           Operator
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'{'           Operator
'a'           Name
','           Operator
' '           Text.Whitespace
'b'           Name
'}'           Operator
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'{'           Operator
'a'           Name
':'           Operator
' '           Text.Whitespace
'b'           Name
','           Operator
' '           Text.Whitespace
'c'           Name
':'           Operator
' '           Text.Whitespace
'd'           Name
'}'           Operator
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'or'          Keyword
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'and'         Keyword
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'['           Operator
'i'           Name
' '           Text.Whitespace
'for'         Keyword
' '           Text.Whitespace
'i'           Name
' '           Text.Whitespace
'in'          Keyword
' '           Text.Whitespace
'range'       Name
'('           Operator
'10'          Literal.Number.Integer
')'           Operator
' '           Text.Whitespace
'if'          Keyword
' '           Text.Whitespace
'i'           Name
']'           Operator
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'if'          Keyword
' '           Text.Whitespace
'b'           Name
' '           Text.Whitespace
'else'        Keyword
' '           Text.Whitespace
'c'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'not'         Keyword
' '           Text.Whitespace
'a'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'print'       Keyword
' '           Text.Whitespace
'~'           Operator
'a'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'code'        Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'+='          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'code'        Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'-='          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'code'        Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'*='          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'code'        Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'/='          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'code'        Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'//'          Operator
'='           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'code'        Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'%'           Operator
'='           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'code'        Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'<<'          Operator
'='           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'code'        Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'>>'          Operator
'='           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'code'        Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'&='          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'code'        Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'|='          Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other

'<?'          Comment.Preproc
'code'        Keyword
' '           Text.Whitespace
'a'           Name
' '           Text.Whitespace
'^'           Operator
'='           Operator
' '           Text.Whitespace
'b'           Name
'?>'          Comment.Preproc
'\n'          Other