Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Rainer Joswig
Rainer Joswig has asked
2
questions and find answers to
737
problems.
Stats
22.0k
EtPoint
7.8k
Vote count
2
questions
737
answers
About
Lisp Hacker.
Rainer Joswig questions
SBCL changes EQness of a local bound function object, even though it is not set?
Rainer Joswig answers
Common Lisp code for a C++ program with nested loops
Any ways to allocate flattened array of structure as C in Common Lisp?
Why does "setf" not work when using "let"?
When to use defparameter instead of setf?
Common Lisp: standalone executable and shared C library
Lisp - Print out () instead of nil for empty list
Common Lisp, asdf, tests, compile system with different optimization levels
Overriding "defun" within a package
Lisp: Elegant way to strip trailing nil's from a list? (Review)
How to write the Average Function for this Data structure in Scheme/Lisp?