Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Meaning of # in Scheme number literals

syntax scheme racket

Help explaining how `cons` in Scheme work?

scheme

In Scheme the purpose of (let ((cdr cdr))

scheme

Common Lisp or Scheme for server-side?

Writing portable scheme code. Is anything "standard" beyond R5RS itself?

scheme

Map, Filter, Foldr in DrRacket/Scheme

Streams vs monads

Differences between Guile Scheme and Standard Scheme (in Racket IDE)?

scheme racket guile r6rs r5rs

Use vs Import vs Require vs Require-extension in Chicken Scheme

scheme chicken-scheme

What is the best way to automatically transpose a LilyPond source file into multiple keys?

scheme list equivalence comparison

list comparison lisp scheme

Is it possible to implement auto-currying to the Lisp-family languages?

Does Common Lisp has great legacy? (Is it better to learn Common Lisp or a more modern variant such as Scheme?)

lisp scheme common-lisp

Explanation of CAR, CDR, CADAR, etc

command scheme

How do I get an item from a list at a given index in racket language?

list scheme racket

I couldn't understand the Y-Combinator, so I tried to implement it and ended up with something shorter, which worked. How is that possible?

Any good text editor - Android app - optimised for programmers? [closed]

What are considered atoms in Scheme?

scheme

What is the difference between an atom and a symbol in Common Lisp?

Any real world experience debugging a production functional program?