Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How can I extend Racket's reader for better path handling?

racket

Tail call optimization racket

How to compute a floating point modulo in Racket? [flmod]

racket

racket at-exp include curly bracket

racket

"for each" or "every" keywords in Scheme

loops scheme racket

In beginner scheme how do I represent a variable as a string?

scheme racket

Racket/Scheme converting "-0" to "-0.0"

scheme racket

Lists as arguments in Scheme

list scheme racket procedures

How do I get scribble to make -- be two short dashes rather than one long dash?

Why does DrRacket seem to identify this as a tail call?

How to convert sql-timestamp to string in Racket?

lisp timestamp scheme racket

String containing a list into an actual list

scheme racket

Reducing garbage-collection time while using large data structures in a functional language

How to do the reverse of format?

scheme racket

Racket Server & PostgreSQL - BLOB upload/download without saving to memory or disk

controlling "current directory" in which subprocess is executed in racket

process racket