Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rizo/racket-resources
- Owner: rizo
- Created: 2014-04-21T22:26:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-21T22:26:56.000Z (over 10 years ago)
- Last Synced: 2023-03-11T03:57:02.085Z (almost 2 years ago)
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
-
-
-