Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in racket

Scheme using and operator on reduce

scheme racket

Scheme code cond error in Wescheme

scheme racket wescheme

Unit testing macros in racket

unit-testing racket

racket to-string function for integer and string

racket

Racket - require an entire directory of files

scheme lisp racket require

How to 'display' multiple parameters in R5RS Scheme

scheme lisp racket r5rs

How to change the interact language back to English from Simplified Chinese in DrRacket

racket

unfold function in scheme

lisp scheme racket

Leibniz Formula in Scheme

scheme racket

How to create a function that multiplies all numbers between 1 and "x" with dotimes?

scheme racket

application: not a procedure racket

Reversing list vs non tail recursion when traversing lists

Racket equivalents of python's __repr__ and __str__?

oop racket

Racket Scheme: Include externel rkt file with dynamic file name

include scheme racket

Lazy stream of random(s): When does evaluation happen?

Racket exn:fail? unbound

string-ref function doesn't work as should

string racket

How to apply in typed/racket?

racket typed-racket