Search code examples
What is the correct way to compile a file using Embeddable Common Lisp?...


ccompiler-errorslispcommon-lispecl

Read More
How to delete extra parens in Paredit mode?...


emacsclojurelispparedit

Read More
Double Linked List in Common Lisp...


data-structuresinitializationlispcommon-lispsbcl

Read More
Scheme define a lambda...


schemelisp

Read More
Getting values not list for cons in lisp...


listlispschemecons

Read More
Printf in scheme...


schemelisp

Read More
What is the lisp/scheme equivalent of pass or "do nothing"...


schemelisp

Read More
Scheme allow uppercase define...


schemelispracket

Read More
What does first parameter in ecl_init_module do?...


lispcommon-lispecl

Read More
Extracting and executing a closure/lambda from a plist macro body...


lispcommon-lisplisp-macros

Read More
Multiple Commands Within a Lisp Routine...


lispautocaddata-extractionautolisp

Read More
Is it possible to make Typed Racket infer types through mapping functions and lambdas?...


lisprackettyped-racket

Read More
Common Lisp Execute expression as parameter in macro...


lispcommon-lisplisp-macros

Read More
Can one use cons to do ((a . b) . (c . d)) and if not any other means or dot pair cannot have 2nd el...


schemelisprepl-printed-representation

Read More
Unable to get textures to work in OpenGL in Common Lisp...


opengllispcommon-lisptexturessdl

Read More
Why is "else" a special symbol in scheme? Can it be defined as a procedure?...


lispscheme

Read More
Does Lisp's treatment of code as data make it more vulnerable to security exploits than a langua...


securitylisp

Read More
What is the best way to do GUIs in Clojure?...


javauser-interfacelispclojure

Read More
How to Explain Lexical vs Dynamic Binding?...


lispcommon-lispdynamic-bindinglexical-scope

Read More
Lisp: `stringtype nil` error trying to get info from a dialogue box and add it with other strings...


stringdialoglisptypeerrorautolisp

Read More
How to properly link DCL to AutoLisp?...


dialoglispautocadautolisp

Read More
Understanding Implementation of call-with-continuation...


pythonschemelispcontinuationscallcc

Read More
How to check if two types are the same in Common Lisp?...


lispcommon-lisp

Read More
lexical binding for a predefined global variable...


lispelisp

Read More
SICP Exercise 1.11...


schemelispsicp

Read More
Input Port vs file...


ioschemelisp

Read More
Why are Python and Ruby so slow, while Lisp implementations are fast?...


pythonrubyperformanceschemelisp

Read More
What would the following display in scheme?...


schemelisp

Read More
Starting a parser for scheme language...


parsingschemelisptokenlex

Read More
Converting a python method into a scheme procedure...


schemelisp

Read More
BackNext