Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in racket

If you're mapping a function over a list in rackect how can you get a reference to the next element?

Does eq? in Racket behave different from eq? in Guile or eq in Common Lisp?

scheme comparison lisp racket

For Loop Construction Turned Functional

Defining a macro in Scheme to create fancy sublist

How to extract element from html in Racket?

scheme racket

Dynamically loading modules in Racket

racket

Racket simple sequence of int generator function

(void?) in DrRacket

racket void

Arrays in scheme / Memoization

random function in scheme

scheme racket

How do I make Fluxus/Frisbee work?

macos scheme racket

How to compare partial string matches in racket?

scheme racket

Struct definition in submodule provided and required in main module correctly, but getter does not work in main module interactions area

racket

Generating require-clauses with Racket macros

Built-in help text (not html) documentation for Racket xrepl

vim clojure racket

Does defining all new syntaxes hurt performance in Scheme, Racket?

using the exist flag to overwrite existing file

racket

Representing an amount of money with specific bills

How do I require a library in PLT scheme (pre-racket)?

racket

Creating a list of pairs from two lists of different sizes