Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Cleanest way to make a "derived" identifier?

Do linked lists have a practical performance advantage in eager functional languages?

Syntax and variables in Scheme

scheme

scheme and if condition

scheme if-statement

Racket - most succinct way to do list comprehensions?

scheme racket

Command line processing in Racket contains embedded void

command-line scheme racket

Racket how to define a recursive generator like Python?

mappend! can't append element to the list if the list is empty?

scheme racket

Unbound variable in Racket-Scheme

Scheme: API documentation generator?

Partial expansion of code in scheme

scheme eval racket

Scheme macro for "or"

scheme

Scheme - Working with List of Lists

scheme racket

Why does this script-fu not work?

lisp scheme gimp script-fu

Racket - lang plai - define-type and type-case explanations

scheme racket plai

I do not understand why a lambda scheme is working

lambda syntax scheme lisp

scheme: Wrong type argument in position

scheme guile

REST API JSON Parsing in Racket

json rest scheme racket

Translate Scheme to CL

scheme common-lisp porting