LearningRacket
Racket projects
A collection of Racket code examples and solutions to various programming challenges
Learning Racket
31 stars
3 watching
4 forks
Language: Racket
last commit: 11 months ago
Linked from 1 awesome list
racketscheme
Related projects:
Repository | Description | Stars |
---|---|---|
racket/games | A Racket package providing game development functionality and utilities. | 46 |
danking/racket-ml | A collection of tools and utilities for machine learning tasks in Racket | 25 |
racketscript/racketscript | Compiles Racket source code to JavaScript ES6 modules | 712 |
racket/db | Provides a simple and efficient way to interact with relational databases | 21 |
johnstonskj/rml-core | A Racket module for managing machine learning datasets and providing interfaces to various classification algorithms. | 13 |
bogdanp/koyo | A toolkit providing a comprehensive set of tools for building web applications using Racket's web-server | 138 |
charlescearl/deepracket | A tool for building and optimizing neural networks in the Racket programming language | 67 |
jbclements/osc | A Racket library for communicating with Musical Instrument Network devices using OSC protocol | 6 |
rackt-org/rackt | A lightweight React wrapper that enables development of full-featured web apps in RacketScript | 58 |
tonyg/racket-stomp | An implementation of the STOMP 1.1 protocol for client-side use in Racket programming languages | 12 |
racket/racket | A general-purpose programming language and ecosystem for language-oriented programming. | 4,814 |
vishesh/racketscript | Compiles Racket source code to JavaScript code using ECMAScript 6 | 13 |
jackfirth/racket-request | A package for creating and testing RESTful APIs in Racket using simplified HTTP requests | 23 |
h0mbre/learning-c | A collection of C learning exercises and projects for beginners | 1,531 |
pycket/pycket | A Racket/Scheme implementation generated using the RPython framework to produce a fast binary interpreter. | 258 |