Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Anonymous lambdas directly referring to themselves

scheme racket

The implement of mutex in SICP Section 3.4

lisp scheme mutex sicp

valid characters for lisp symbols

lisp scheme common-lisp

Why does this code get undefined but not 2?

javascript scheme

Is there a valid usecase for redefining "define" in scheme/racket?

or as procedure in scheme

Why higher order procedures?

Designing SQL alternative?

sql lisp scheme innodb dsl

Not return anything from LISP/Scheme

Scheme built-in to check list containment

list scheme

Practical Scheme Programming

scheme racket continuations

Difference between OOP and Functional Programming (scheme) [closed]

Pattern matching with Kleene star on structure type in Racket

scheme racket

New to Scheme/Racket: Heavy use of recursion a way of life or am I just going through a typical phase

recursion scheme racket

Find the index of element in list

list scheme element

Difference between multiple values and plain tuples in Racket?

How do I calculate non-natural logarithms in Racket?

lisp scheme racket

Transpose a matrix in racket (list of lists

What is the difference between Latent type and Manifest type?

scheme type-systems

How Do For Loops Work In Scheme?

for-loop scheme racket