Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

How to run a guile Scheme script using shebang notation?

ubuntu terminal scheme guile

Binary Trees in Scheme

scheme binary-tree racket

Removing extra parentheses in Scheme

scheme mit-scheme

Finding if a number is the power of 2 in Scheme

scheme bitwise-operators

Parameter Passing in Scheme

scheme parameter-passing

Why does "eq?" evaluate to false in the following context but true otherwise?

scheme racket evaluation quote

Concatenate string and variable in script-fu (TinyScheme)

scheme gimp script-fu

Scheme: About cond

lisp scheme

regexp and escaped char in scheme

which one is tail recursion?

How to use console as input and output for Guile Scheme?

Calling a fortran routine as a Scheme function

fortran scheme racket

Could an iterative function call itself?

Any idea of printing in Racket?

scheme lisp racket

How to scroll up to last entry in mit-scheme REPL?

Racket - Importing OpenCL

linux scheme opencl racket

Lisp: How to write a Higher Order Function

lisp scheme

Reflective capabilities of R7RS Scheme

Is there a Macro to use "λ" character as "lambda" in R5RS Scheme?

lambda scheme lisp r5rs gambit