Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in racket

Fibonacci in Scheme

Local Database with Scheme

database sqlite scheme racket

Selecting student language in Racket source code

racket htdp

printf %6.2f in scheme or racket?

scheme racket

Help with dynamic-wind and call/cc

scheme racket continuations

Racket: using events in a frame% window

events scheme racket

How to get html response from a url string? (Scheme/Racket)

html url scheme racket

What does the "PLT" in PLT-Scheme (now called Racket) stand for?

racket

Lower case an entire string in Racket

string scheme racket lowercase

How to filter out false values from the list in racket

scheme lisp racket

Avoid displaying 3 time a struct

Require identifiers not provided by a module in Racket

scheme racket

In Racket, how do I get or change my working directory?

operating-system racket

Racket URL dispatch

Racket: How to retrieve the path of the running file?

path racket

2 questions at the end of a functional programming course

How do I get the program name in Racket?

racket

Macro-defining macro 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