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
8b77a60be5db8ec1fd1be70d64e6f4a9f52e3fb5
kraken
/
tests
/
to_import.krak
10 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixed the parse bug. I think it's legal for the post-shift table check to be invalid and you have to account for that in the table
2015-12-26 01:52:29 +00:00
Move to individual transform functions, add skeleton for if_comp, simple_passthrough
2016-01-01 23:42:00 -05:00
__if_comp__ __C__ simple_passthrough """
#include <stdio.h>
"""
Fixed the parse bug. I think it's legal for the post-shift table check to be invalid and you have to account for that in the table
2015-12-26 01:52:29 +00:00
var a = 1
more work on the ast_transformation
2015-12-28 03:34:40 -05:00
var b = 2
Fixed the parse bug. I think it's legal for the post-shift table check to be invalid and you have to account for that in the table
2015-12-26 01:52:29 +00:00
Reference in New Issue
Copy Permalink