Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in racket

How do I find the index of an element in a list in Racket?

lisp scheme racket

String split function

scheme racket

What happens in a Scheme 'cond' clause when the 'else' is omitted?

scheme racket

difference between free-identifier=? and bound-identifier=?

scheme racket r6rs

Detecting if script executed from command line in Racket?

Clojure or Scheme bayesian classification libraries?

clojure scheme racket bayesian

Partitioning a list in Racket

scheme racket

mcons in dr racket

lisp scheme sicp racket

How do I set the language in the racket REPL

racket

How to use check-expect in Racket

scheme racket

How to access syntax-class attributes in `~optional` that contains ellipsis?

racket

Lisp-family: how to escape object-oriented java-like thinking? [closed]

How to know whether a racket variable is defined or not

variables racket defined

How to download and parse a csv file in Racket?

csv download racket

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

scheme racket

How can I use JSON's `jsexpr?` predicate with Typed Racket?

racket typed-racket

Call Racket function from C

c racket embedding

(Chez) Scheme benchmarks?

Racket flymake-mode for emacs

Being a complete noob, how do you get the helpful tools in DrRacket?

racket