racket-algebraic
Algebraic Data
Provides a Racket extension for untyped algebraic data structures with first-class support for sums and products.
Algebraic structures for untyped Racket
75 stars
4 watching
7 forks
Language: Racket
last commit: 4 months ago
Linked from 1 awesome list
algebraicfunctional-programmingracket
Related projects:
Repository | Description | Stars |
---|---|---|
racket/db | Provides a simple and efficient way to interact with relational databases | 21 |
dedbox/racket-neuron | A framework for creating and participating in dynamic data-flow networks using a unified API for IPC and distributed messaging | 17 |
suzannesoy/phc-adt | A library providing support for algebraic data types in Racket, useful for compiler implementation and custom data structures. | 2 |
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 |
hirrolot/datatype99 | Algebraic data types for C99 with exhaustive pattern matching and compile-time introspection facilities. | 1,375 |
radix/sumtypes | Provides Algebraic Data Types in Python | 42 |
euhmeuh/racket-ovh | A Racket wrapper around the OVH API to interact with their services | 1 |
rmculpepper/sql | Racket-based implementation of some SQL features | 33 |
euhmeuh/wasm-adventure | Exploring the feasibility and usability of WebAssembly's text format for game development using Racket as a domain-specific language | 63 |
pycket/pycket | A Racket/Scheme implementation generated using the RPython framework to produce a fast binary interpreter. | 258 |
dented42/racket-quad-tree | An implementation of a data structure for efficient partitioning and searching in two-dimensional space | 0 |
mythical-linux/rktfetch | A system information fetch tool written in Racket. | 6 |
lojic/learningracket | A collection of Racket code examples and solutions to various programming challenges | 31 |
jeapostrophe/mongodb | Provides a direct interface to a popular document-oriented data store from Racket | 18 |