2017-02-23 01:36:22 +03:00
|
|
|
(Program
|
|
|
|
(Object
|
2017-02-24 19:42:11 +03:00
|
|
|
(Pair
|
2017-08-03 18:19:23 +03:00
|
|
|
{ (SymbolLiteral)
|
|
|
|
->(Identifier) }
|
|
|
|
{ (StringLiteral)
|
|
|
|
->(StringLiteral) })
|
2017-08-09 18:40:30 +03:00
|
|
|
(Pair
|
|
|
|
{ (SymbolLiteral)
|
|
|
|
->(Identifier) }
|
|
|
|
{ (IntegerLiteral)
|
|
|
|
->(IntegerLiteral) })
|
|
|
|
(Pair
|
|
|
|
{ (StringLiteral)
|
|
|
|
->(Identifier) }
|
|
|
|
{ (Boolean)
|
|
|
|
->(Boolean) })
|
2017-02-23 01:36:22 +03:00
|
|
|
{-(Pair
|
|
|
|
(SymbolLiteral)
|
2017-08-17 00:28:10 +03:00
|
|
|
(IntegerLiteral))-})
|
|
|
|
{-(Object)-}
|
|
|
|
{-(Object
|
|
|
|
(Comment)
|
|
|
|
(Pair
|
|
|
|
(Identifier)
|
|
|
|
(IntegerLiteral))
|
|
|
|
(Comment)
|
|
|
|
(Comment)
|
|
|
|
(Pair
|
|
|
|
(StringLiteral)
|
|
|
|
(IntegerLiteral))
|
|
|
|
(Comment))-}
|
|
|
|
{-(Object
|
|
|
|
(Comment))-})
|