Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in racket

scheme full padding example using format

scheme racket

How to configure the Racket interpreter to support command history?

Racket enforce input types for function

racket typed-racket

How to practically define a lot of things based on a condition in Scheme/Racket?

scheme racket

What are the uses for parameters in Racket?

racket

Use of local in Racket/Scheme

scheme racket htdp

Is there any way to define a compile-time (expansion-time) macro variable in Racket or any other Scheme?

Is it possible to implement foldl/foldr using unsided fold?

How do you close a tab in Dr Racket

racket

How do I create dynamically linked executable in Racket?

racket

Fast array access using Racket FFI

opencv racket ffi

DrRacket: atom? and symbol? undefined - What's wrong?

scheme lisp racket

Invoke `racket` in a Racket script

Call `atexit` when linking to libc dynamically on Linux

How do I get emacs to indent other things like it indents define?

emacs scheme racket

Dynamically find out how many inputs a function has, Racket

scheme racket arity

Scheme: Lists of three dotted elements returning strangely (like an infix operator?)

Generate HTML in Racket

html racket

What exactly is the purpose of syntax objects in scheme?

How to format output using racket

format racket