This website requires JavaScript.
Explore
Help
Sign In
miloignis
/
kraken
Watch
1
Star
0
Fork
0
You've already forked kraken
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f753d4f421eb111f89582512e31e41cdd07e6362
kraken
/
tests
/
to_parse.krak
13 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixed add_children to actually add children correctly and only do the ambiguity at the right time. Still have the looking in map with non-existant key problem, but it is actually parsing nicely.
2015-08-12 23:15:41 -04:00
get closer to generating real ast/dot
2015-12-06 15:15:33 -05:00
def not_int int
little more work
2015-12-06 18:44:04 -05:00
adt maybe {
no_int,
an_int: int
}
Fixed add_children to actually add children correctly and only do the ambiguity at the right time. Still have the looking in map with non-existant key problem, but it is actually parsing nicely.
2015-08-12 23:15:41 -04:00
fun main(): int {
return 0
}
Reference in New Issue
Copy Permalink