This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/forth/demo.frt.output
2021-11-14 19:29:58 +01:00

36 lines
972 B
Text
Generated

'2' Literal.Number.Integer
' ' Text.Whitespace
'3' Literal.Number.Integer
' ' Text.Whitespace
'+' Keyword
' ' Text.Whitespace
'CR' Keyword
' ' Text.Whitespace
'.' Keyword
'\n' Text.Whitespace
':' Keyword.Namespace
' ' Text.Whitespace
'F' Name.Class
' ' Text.Whitespace
'( blah )' Comment.Single
' ' Text.Whitespace
'DUP' Keyword
' ' Text.Whitespace
'DROP' Keyword
' ' Text.Whitespace
'1' Literal.Number.Integer
' ' Text.Whitespace
'+' Keyword
' ' Text.Whitespace
';' Keyword
'\n' Text.Whitespace
'1' Literal.Number.Integer
' ' Text.Whitespace
'F' Name.Function
' ' Text.Whitespace
'CR' Keyword
' ' Text.Whitespace
'.' Keyword
'\n' Text.Whitespace