🦞🌯 Lobster Roll

Thread

Racket->Rhombus: To Sexp or not to Sexp? (gopiandcode.uk)

Stories related to "Racket->Rhombus: To Sexp or not to Sexp?" across the full archive.

Racket->Rhombus: To Sexp or not to Sexp? (gopiandcode.uk)
rhombus-in-the-rough: A 2D RPG implemented in the Rhombus Racket dialect (github.com)
Teaching With Racket, Working in Clojure (programming-puzzler.blogspot.se)
Blog comments are actually worth reading.
Basic Machine Learning With K Nearest Neighbor and Racket (spin.atomicobject.com)
2013-07-22: The Underbelly of Racket Macro Basics (jeapostrophe.github.io)
Racket v6.0 released (blog.racket-lang.org)
A Haskell programmer's enthusiastic foray into Racket (artyom.me)
Learning Racket #2: Macros, Macros and a Bit of Modules (artyom.me)
Optimization Coaching in Racket (ccs.neu.edu)
Racket Web Server - Why continuations for the web (groups.google.com)
Link is to a message from Jay McCarthy, discussing why continuations are a nice way to solve session management.
Whalesong: a Racket to JavaScript compiler (hashcollision.org)
This page has some solid but informal docs and a bunch of examples. There's also a [paper from the 2013 Dynamic Languages Symposium](http://hashcollision.org/whalesong-paper/paper.pdf).
Exploring Racket (khinsen.wordpress.com)
Konrad Hinsen (author of [MMTK][mmtk] molecular modeling toolkit in Python) investigates Racket for use in computational science. [mmtk]: http://dirac.cnrs-orleans.fr/MMTK/
An extensively commented racket bytecode interpreter in racket (github.com)
Why Racket? Why Lisp? (practicaltypography.com)
Purely Functional 3D in Typed Racket (youtube.com)
The Racket Manifesto (ccs.neu.edu)
F*dging up a Racket (hashcollision.org)
Dependently Typed Racket (Informal Preview) (youtube.com)
The Racket Blog: King of the Hill on Rosetta Code (blog.racket-lang.org)
Parsing BibTeX in Racket and generating S-Expressions, JSON, XML and BibTeX (matt.might.net)
Racket v6.2 released (blog.racket-lang.org)
On eval in dynamic languages generally and in Racket specifically (2011) (blog.racket-lang.org)
Standardising racket's threading macros (groups.google.com)
Binding as Sets of Scopes: Notes on a new model of macro expansion for Racket (cs.utah.edu)
Algebraic Datatypes in Typed Racket with macros (lexi-lambda.github.io)
The Haskell Rewrite ("...the motivation for moving away from Racket") (oden-lang.org)
Beautiful Racket preview: Make your first programming language — in one hour (beautifulracket.com)
Urlang: A racket-like syntax for javascript (github.com)
Try Code: An online, interactive racket tutorial (trycode.io)
Measuring GC latencies in Haskell, OCaml, Racket (prl.ccs.neu.edu)