Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

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?

Is ((1 2) 3) the same as ((1 2) . 3)?

scheme racket

Curly brackets {} to replace 'begin' in Racket

scheme racket

How to debug script-fu scripts for gimp in scheme?