Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in racket

Racket - lang plai - define-type and type-case explanations

scheme racket plai

REST API JSON Parsing in Racket

json rest scheme racket

Visualize arbitrary tree in Racket using tree-layout

tree racket visualization pict

Is Racket expt using tail recursion?

How do I undefine in Dr Racket?

racket

How can I put a plot on GUI in Racket?

user-interface racket

Using a defined procedure as argument yields different result than using a lambda-expression as argument

Why "there is no such thing as stack overflow" in Racket?

Recursive Function Composition in Scheme

Racket: Change two constants with one function

scheme constants racket

Find empy lines in text file

racket

Racket function flag arguments

Function count should accept two arguments: an atom and a simple list. The function should return the number of times the atom is found in the list

scheme racket

Scheme duplicate entries in a list

list scheme double racket

If statements in Racket

if-statement racket

Scheme - SubSets of a list

list scheme racket

How play mp3/audio files in Racket?

audio scheme racket mp3 wav

Unzip an entry to memory in Racket

racket unzip