Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in racket

How to find the minimum positive number that added to 1.0 gives something larger?

scheme racket numerical

For-each and map in Scheme

map foreach scheme racket

Why does using cons to create a pair of two lists produce a list and two elements?

lisp scheme racket

random function in DrRacket

scheme racket

Capturing Macros in Scheme

(define (average ....)) in Lisp

lisp scheme racket

Best way to learn Racket Macro system for imperative style programmers

racket

Increment and Decrement operators in scheme programming language

Returning from a function inside when statement

scheme lisp racket

Why do some lisps put the function name outside of the argument list in a function definition?

How to do a powerset in DrRacket?

scheme racket powerset htdp

How does Racket Scheme's "design by contract" features different from Eiffel?

What is the appropriate Racket/Scheme idiom for this code?

scheme racket dcpu-16

Using Scheme libraries in a Racket program

scheme racket

How do I write higher-order functions that take polymorphic functions as arguments in Typed Racket?

Module meta-language in Racket

racket require metalanguage

What Scheme Does Ghuloum Use?

scheme racket

How to check type in Racket?

types racket

how can I create a new language in racket?

racket

Web scraping with Scheme