Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Seemingly unnecessary case in the unification algorithm in SICP

find free variables in lambda expression

Is there a Scheme implementation that parallelizes?

Why iterator is considered functional-style in the Python documentation?

python iterator scheme

SICP making change

Running SICP Pattern Matching Rule Based Substitution Code

lisp scheme racket sicp

Automatic differentiation library in Scheme / Common Lisp / Clojure

LISP In Small Pieces - best LISP environment to run code in?

lisp scheme common-lisp racket

What does this xkcd code do?

lisp scheme

Issue an HTTP GET from REPL in Racket

Which scheme implementation is easiest to embed into C/C++ program?

scheme

Is there a fast language that supports portable continuations?

What do I need to do to get paid to Scheme?

Which language in DrScheme for SICP?

What are some things that you've used Scheme macros for? [closed]

lisp scheme macros racket

Scheme how to create a list

list scheme

How do I pass a list as a list of arguments in racket?

list parameters scheme racket

What is the standard way to write nested define statements (like in scheme) for clojure?

clojure scheme idioms

Why multiple namespaces?