Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

Simple Tutorial Script failing on OS X #2377

Open
jcarlson23 opened this issue Nov 27, 2017 · 0 comments
Open

Simple Tutorial Script failing on OS X #2377

jcarlson23 opened this issue Nov 27, 2017 · 0 comments

Comments

@jcarlson23
Copy link

jcarlson23 commented Nov 27, 2017

After moving the lambda.k script into the project folder I tried the following (with the top of the stack trace):

$ ./bin/kompile --debug lambda.k
org.kframework.kore.convertors.KILTransformation$VisitingException: syntax KString ::= Lexical{["](([^])|([\][nrtf"\])|([\][x][0-9a-fA-F]{2})|([\][u][0-9a-fA-F]{4})|([\][U][0-9a-fA-F]{8}))*["]}
at location Location(20,3,20,205) in file Source(/Users/jaredcarlson/Projects/k/lib/java/../../include/builtin/kast.k) of class class org.kframework.kil.Syntax
at org.kframework.kore.convertors.KILTransformation.apply(KILTransformation.java:36)
at org.kframework.kore.convertors.KILtoKORE.apply(KILtoKORE.java:164)
at org.kframework.kore.convertors.KILtoKORE.lambda$apply$148(KILtoKORE.java:106)
at org.kframework.kore.convertors.KILtoKORE$$Lambda$34/768776793.apply(Unknown Source)

There's more but that's the top of the trace...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant