Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

When is it okay to modify a variable in functional languages?

How to define a variadic function

How do you run a scheme program in the terminal of Ubuntu?

ubuntu scheme

How does the named let in the form of a loop work?

scheme

Can you return nothing from a function in Scheme?

lisp scheme

What is the most performant lisp on the JVM

Using Lisp or Scheme for runtime configuration of Java programs

java lisp scheme

seek for some explanation on SICP exercise 1.5

lisp scheme sicp

Cons element to list vs cons list to element in Scheme

list lisp scheme cons

Why are `not-equal?` and similar negated comparisons not built into Racket?

scheme racket

What software has been written in Scheme?

scheme

Why does Scheme have both list and quote?

scheme

What is your favorite misconception about Lisp? [closed]

lisp scheme common-lisp

(Chez) Scheme benchmarks?

Defining the defmacro function using only LISP primitives?

Racket flymake-mode for emacs

Proper commenting for functional programming

Performance of recursion vs accumulator style

scheme racket htdp

When is ->i actually useful in racket?

types scheme racket contracts

Can Racket macros take keyword arguments?