Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rizo/racket-resources

A collection of learning materials on Racket language.
https://github.com/rizo/racket-resources

Last synced: about 1 month ago
JSON representation

A collection of learning materials on Racket language.

Awesome Lists containing this project

README

        

# Racket Resources

## Talks / Videos

- [Videos Collection](https://github.com/plt/racket/wiki/Videos)
- [Racket Metaprogramming Time](http://www.infoq.com/presentations/racket)
- [The Racket Way](http://www.infoq.com/presentations/Racket)
- [RacketCon](http://con.racket-lang.org)

## Typed Racket

- [My Experience With Typed Racket](http://unknownparallel.wordpress.com/2012/11/05/my-experience-with-typed-racket/)

## Articles

- [Writing a Vi-like Graphics Editor in Racket](http://jeapostrophe.github.io/2013-05-13-vi-post.html)
- [Racket vs. Clojure](http://programming-puzzler.blogspot.pt/2010/08/racket-vs-clojure.html)
- [A Taste of Racket, or, How I Learned to Love Functional Programming](http://jeremykun.com/2011/10/02/a-taste-of-racket/)
- [A ‘Tiny’ Virtual Machine in Racket](http://blog.jverkamp.com/2013/08/20/a-tiny-virtual-machine-in-racket/)
- [A Haskell Programmer Tries to Learn Racket](http://artyom.me/learning-racket-1)

## Projects

- [Rackjure – Clojure lang for Racket](https://github.com/greghendershott/rackjure)

## Apple Cocoa Integration

-
-
-