parse lists
build / build (push) Successful in 1m15s

This commit is contained in:
2026-08-21 02:25:58 -06:00
parent 5200932944
commit 6ff01a8607
10 changed files with 181 additions and 14 deletions
+25
View File
@@ -0,0 +1,25 @@
[ Fix
( CompoundF
( DotListF
( Fix
( SimpleF
( Symbol "가" )
) :|
[ Fix
( SimpleF
( Symbol "나" )
)
, Fix
( SimpleF
( Symbol "다" )
)
]
)
( Fix
( SimpleF
( Symbol "라" )
)
)
)
)
]
+1
View File
@@ -0,0 +1 @@
( . )
+35
View File
@@ -0,0 +1,35 @@
[ Fix
( CompoundF
( ListF
[ Fix
( SimpleF
( Symbol "가" )
)
, Fix
( SimpleF
( Symbol "나" )
)
, Fix
( SimpleF
( Symbol "다" )
)
, Fix
( SimpleF
( Symbol "라" )
)
, Fix
( SimpleF
( Number 1.0 )
)
, Fix
( SimpleF
( Number 2.0 )
)
, Fix
( SimpleF
( Number 3.0 )
)
]
)
)
]
+1
View File
@@ -0,0 +1 @@
( 1 2 3)
+60
View File
@@ -0,0 +1,60 @@
[ Fix
( CompoundF
( DotListF
( Fix
( SimpleF
( Symbol "a" )
) :|
[ Fix
( SimpleF
( Symbol "b" )
)
, Fix
( CompoundF
( ListF
[ Fix
( SimpleF
( Symbol "c" )
)
, Fix
( SimpleF
( Symbol "d" )
)
]
)
)
]
)
( Fix
( CompoundF
( ListF
[ Fix
( SimpleF
( Symbol "가" )
)
, Fix
( CompoundF
( DotListF
( Fix
( SimpleF
( Symbol "나" )
) :| []
)
( Fix
( SimpleF
( Symbol "다" )
)
)
)
)
, Fix
( SimpleF
( Symbol "라" )
)
]
)
)
)
)
)
]
+1
View File
@@ -0,0 +1 @@
(a b (c d) . ( ( . ) ))
+9 -1
View File
@@ -4,7 +4,7 @@
)
, Fix
( SimpleF
( Symbol "balahwa$" )
( Symbol "bala-hwa$" )
)
, Fix
( SimpleF
@@ -26,4 +26,12 @@
( SimpleF
( Symbol "學" )
)
, Fix
( SimpleF
( Symbol "車室." )
)
, Fix
( SimpleF
( Symbol "三個女人一臺戲。" )
)
]
+5 -1
View File
@@ -1 +1,5 @@
abc balahwa$ x!!! z z123 나는너무졸리다
abc bala-hwa$ x!!! z z123 나는너무졸리다
車室.
三個女人一臺戲