dssl2
Data structure language
A language and framework for teaching data structures concepts in Racket.
A data structures student language, version 2
9 stars
3 watching
5 forks
Language: Racket
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tov/dssl | A Racket-based language for teaching data structures concepts in an educational setting. | 5 |
videolang/video | A DSL for describing videos in the Racket programming language | 137 |
abdonkov/dsa | An implementation of data structures and algorithms in C# for learning and reference purposes. | 687 |
mauriciosantos/buckets-js | A JavaScript library providing various data structures and functions for manipulating arrays. | 1,250 |
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 47 |
younatics/collection-data-structures-swift-kr | An in-depth tutorial on collection data structures in Swift, covering their performance and comparison to Objective-C equivalents. | 46 |
recp/ds | A collection of common data structures and algorithms implemented in C. | 51 |
racket/db | Provides a simple and efficient way to interact with relational databases | 21 |
liyue201/gostl | A data structure and algorithm library designed to provide functions similar to C++ STL in Go. | 1,054 |
daichi-m/go18ds | An implementation of various data structures and algorithms in Go. | 46 |
deepak-malik/data-structures-in-java | A collection of Java implementations of various data structures and algorithms used in computer science | 145 |
damsl/k3 | Builds large-scale data systems by separating design and implementation concerns with a high-level, declarative language framework. | 15 |
krukow/clj-ds | Provides data structures modified from Clojure to be usable outside of the language in a Java context | 219 |
lukelin/js-stl | A comprehensive collection of reusable JavaScript data structures and algorithms | 743 |
patmorin/ods | Provides implementations and pseudocode of data structures in multiple programming languages. | 1,209 |