Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

How do you express Boolean negation in Scheme?

scheme boolean-logic

Implementing Iota in Haskell

CLI shell script code generation from compiled executable? [closed]

Source code documentation in Racket (Scheme)

scheme racket

Does adding f-exprs simplify the implementation of macros from fundamental expressions in LISP?

macros clojure lisp scheme

How to map over values of a hash table (racket)

scheme hashtable racket

Standard way for breaking out of recursion in scheme

lisp scheme

Can Chez scheme produce compiled binaries?

How to import .class file in a .java file?

java eclipse scheme

Scheme, SICP, R5RS, why is delay not a special form?

scheme sicp r5rs

How does eq? in Racket work?

lisp scheme racket

Inconsistent box-and-pointer diagrams in SICP

scheme lisp sicp

MiniKanren support by Dr Racket

Scheme How To Return Multiple Values?

scheme return-value

Scheme: CAR and CDR of a list

list lisp scheme racket

Besides First Class Functions and Lexical Scoping, what does JavaScript share with Scheme implementations?

How to get rid of duplicates in a list, but keep the order

scheme racket

Why do miniKanren names always end with `o`?

Is there a digest for different "RnRS" Scheme standards?

Lispy dialects with good multi-dimensional array programming support