Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Dynamic function call in Racket; or get a procedure from a string

dynamic scheme lisp racket

Functional program - write a function to rearrange an array from the middle

How do I compare the symbol a with the character a?

scheme

Wrong type to apply?

scheme

Using Scheme code to solve a quadratic equation?

coding-style scheme

What algorithm is used in Scheme for pattern matching in syntax-case?

scheme

Scheme to C translator

c scheme r6rs

Scheme: if condition with multiple procedures

How to delete an element from a list in scheme

scheme

Scheme - Using cons properly to create lists

scheme racket sicp

Andmap\ormap - chez scheme

scheme chez-scheme

Racket/Scheme compile to single binary, no dependencies? FFI and static linking

scheme racket raco

How to interpret callCC in Haskell?

writing negative numbers in racket

scheme racket

Installing Chez Scheme 9.4 on Linux Mint LMDE

Using break from loop in Racket

scheme racket

Delete element from List in Scheme

list scheme racket

How to make output in mit-scheme less verbose when it's used for running script

scheme sicp mit-scheme