Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

About "cond" in scheme

lisp scheme racket

Weird code example from "Realm of Racket"

lisp scheme racket

How do you return the description of a procedure in Scheme?

scheme racket

Tail-recursive Pascal triangle in Scheme

Macro that unrolls a 'for' loop in racket/scheme?

for-loop macros scheme racket

Unable to use eval on user input in Racket

scheme lisp racket

Defining and using functions in variables in Common Lisp

lambda scheme common-lisp

What (define (p) (p)) does?

scheme lisp sicp

What is the meaning of this Scheme

scheme

for/continue in scheme/lisp

Lambda and the Environment Model

scheme environment

Is it possible to write console applications in scheme?

console scheme

Can "if" be implemented using "call/cc"?

Changing the current input port in racket

scheme racket

Including an r5rs file into another file in racket

scheme sicp racket

How can I navigate text in a terminal lisp-scheme interpreter?

linux lisp terminal scheme

Correct way of parsing S-expressions in OOP

How to pass a string as a function name in scheme ? [Dynamic construction of functions names in Scheme]

scheme mit-scheme

Create Files Through Racket

scheme racket

How to do pattern matching in Scheme?