ecl Questions
2
Solved
I attempting to use ECL to create a .o file with the intention of using its feature of compiling to C however I am receiving an error when trying to build a program as the documentation lists.
I a...
Ryter asked 10/3, 2019 at 10:9
2
Solved
I found out about Lisp for the Iphone recently and wanted to find some code examples.
https://github.com/TerjeNorderhaug/ecl-iphone-builder/#readme
Patella asked 24/4, 2011 at 10:26
3
Solved
I want to do some simulations with ACT-R and I will need a Common Lisp implementation. I have three Common Lisp implementations available: (1) CLISP [1], (2) ECL [1], and (3) SBCL [1]. As you might...
Musso asked 2/8, 2014 at 6:28
1
Solved
I have the following package definition. How do I compile all the components recursively, as well as their dependencies to C source? In other words, I want to preserve all C files that go into buil...
Ginny asked 1/3, 2013 at 17:57
2
Solved
I am a beginner in lisp and have a question.
When I writing some code directly in REPL (without any .lisp file!), how can I save my work/state of the interpreter to restore it next time and continu...
Muire asked 7/10, 2011 at 10:51
1
© 2022 - 2024 — McMap. All rights reserved.