Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

How to call external commands in Scheme?

scripting scheme lisp

How can I make a Racket reader macro to transform any instance of one character into two other characters?

lisp scheme racket

Operator Overloading in Racket / Scheme

Racket: Custom predicate to use within contract

Scheme names with * as suffix

scheme racket

Applying a symbol as a procedure

scheme

Swap two elements in list in Scheme [closed]

list lisp scheme swap

How to store a function in a variable in Lisp and use it

Sum of a List with all Intermediate Values

How to import module in scheme?

scheme scheme48

Can the CPS-styled `call/cc` be written in terms of a hypothetical non-CPS-styled `cc'`?

Scheme - my gcd() always returns zero

Sort list of function using sort with key in racket

sorting lambda scheme racket

DrScheme versus mzscheme: treatment of definitions

scheme racket sicp

Scheme: find out if an "complex" element is in a "complex" list

list scheme lisp member

How to implement continuations in dynamic language like JavaScript?

How to remove accents from a string in Racket?

string scheme lisp racket

checking for equality at all indices of a list

scheme

Scheme - sum of list