Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

why (car ''(a b)) evaluated to 'quote?

If you're mapping a function over a list in rackect how can you get a reference to the next element?

Does eq? in Racket behave different from eq? in Guile or eq in Common Lisp?

scheme comparison lisp racket

For Loop Construction Turned Functional

why is tail recursion required in all implementations in scheme?

scheme tail-recursion

scheme tail recursion

Defining a macro in Scheme to create fancy sublist

How to extract element from html in Racket?

scheme racket

Does such a procedure exist in a Scheme standard and if yes, how is it called?

mapping scheme

Racket simple sequence of int generator function

Interpreter, if statement and let

Arrays in scheme / Memoization

Unbound variable error when loading a procedure from an external file

scheme chicken-scheme

scheme - remainder for fraction

scheme

The Little Schemer: stuck on multiinsertLR&co example

With applicative order, what order are the arguments evaluated? Left to right or right to left?

scheme lisp sicp

Scheme How to Take the first item in the List?

list scheme

random function in scheme

scheme racket

How do I make Fluxus/Frisbee work?

macos scheme racket

How to compare partial string matches in racket?

scheme racket