Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on running example.lsp #2

Open
langston-barrett opened this issue Oct 12, 2015 · 3 comments
Open

Error on running example.lsp #2

langston-barrett opened this issue Oct 12, 2015 · 3 comments

Comments

@langston-barrett
Copy link
Contributor

After cloning, getting, and building as described in the README, I get the following error when running go-lisp:

$ go-lisp -file example.lsp 
ERROR: Badly formatted arguments: [Incrementor: 1]

Any ideas on why?

@langston-barrett
Copy link
Contributor Author

If I delete the incrementor portion of the file, it happens with the decrementor:

$ go-lisp -file example.lsp
ERROR: Badly formatted arguments: [Loop: 5]

It works without the quote statements, if I simply write (display i).

@janne
Copy link
Owner

janne commented Nov 2, 2015

Hi, sorry for not getting back earlier on this. Did you ever find out the
reason?

I merged your PR btw.

Regards,
Jan

2015-10-12 23:32 GMT+02:00 Langston Barrett [email protected]:

If I delete the incrementor portion of the file, it happens with the
decrementor:

$ go-lisp -file example.lsp
ERROR: Badly formatted arguments: [Loop: 5]


Reply to this email directly or view it on GitHub
#2 (comment).

@quackduck
Copy link

Any updates?

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

No branches or pull requests

3 participants