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
|
|
|
{ (Identifier)
|
|
|
|
->(SymbolLiteral) }
|
|
|
|
{ (StringLiteral)
|
|
|
|
->(StringLiteral) })
|
2017-02-24 19:42:11 +03:00
|
|
|
(Pair
|
2017-08-03 18:19:23 +03:00
|
|
|
{ (Identifier)
|
2017-08-09 18:40:30 +03:00
|
|
|
->(SymbolLiteral) }
|
2017-08-03 18:19:23 +03:00
|
|
|
{ (IntegerLiteral)
|
2017-08-09 18:40:30 +03:00
|
|
|
->(IntegerLiteral) })
|
|
|
|
(Pair
|
|
|
|
{ (Identifier)
|
|
|
|
->(StringLiteral) }
|
|
|
|
{ (Boolean)
|
2017-08-03 18:19:23 +03:00
|
|
|
->(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))+})
|