You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
75 lines
1.0 KiB
Racket
75 lines
1.0 KiB
Racket
#lang pitfall/parse
|
|
|
|
null
|
|
true
|
|
false
|
|
1
|
|
-2
|
|
+100
|
|
612
|
|
0.05
|
|
.25
|
|
-3.14159
|
|
300.9001
|
|
/Type
|
|
/ThisIsName37
|
|
/Lime#20Green
|
|
/SSCN_SomeSecondClassName
|
|
/Adobe#20Green
|
|
/The_Key_of_F#23_Minor
|
|
(Testing)
|
|
(A\053B)
|
|
|
|
%(D:19990209153925-08'00')
|
|
<1C2D3F>
|
|
<1C 2D 3F>
|
|
[0 0 612 792]
|
|
[(T) -20.5 (H) 4 (E)]
|
|
[[1 2 3][4 5 6]]
|
|
<<
|
|
/Type /Example
|
|
/Subtype /DictionaryExample
|
|
/Version 0.01
|
|
/IntegerItem 12
|
|
/StringItem (a string)
|
|
/Subdictionary <<
|
|
/Item1 0.4
|
|
/Item2 true
|
|
/LastItem (not!)
|
|
/VeryLastItem (OK) >> >>
|
|
( This string contains \245two octal characters\307 . )
|
|
(Strings may contain balanced parentheses ( ) and special \ncharacters (*!&}^% and so on).)
|
|
% a more human-readable dictionary
|
|
<<
|
|
/Type /Page
|
|
/Author (Leonard Rosenthol)
|
|
/Resources 42
|
|
>>
|
|
% stripped
|
|
<</Length 3112/Subtype/XML/Type/Metadata>>
|
|
|
|
<<
|
|
/Type /Xobject /Subtype /Image /Filter /FlateDecode /Length 4 /Height 32 /Width 32
|
|
>>
|
|
stream
|
|
abcd
|
|
endstream
|
|
|
|
12 0 obj
|
|
( Brillig )
|
|
endobj
|
|
|
|
8 0 obj
|
|
63
|
|
endobj
|
|
|
|
7 0 obj
|
|
<< /Length 8 0 R >>
|
|
stream
|
|
BT
|
|
/F1 12 Tf
|
|
72 712 Td
|
|
(A stream with an indirect length) Tj
|
|
ET
|
|
endstream
|
|
endobj |