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 / scilab / foo.sce.output
Size: Mime:
'// Scilab'   Comment.Single
'\n'          Text.Whitespace

'//'          Comment.Single
'\n'          Text.Whitespace

'disp'        Name.Builtin
'('           Punctuation
'%pi'         Name.Constant
');'          Punctuation
'\n\n'        Text.Whitespace

'assert_checkequal' Name.Builtin
'('           Punctuation
'2'           Literal.Number.Integer
'+'           Operator
'2'           Literal.Number.Integer
','           Punctuation
'4'           Literal.Number.Integer
');'          Punctuation
'\n'          Text.Whitespace