Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in racket

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

Trying to create a date from a string in Racket - find-seconds VERY slow, week-day year-day required?

datetime racket

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?