Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tov/dssl
Data Structures Student Language
https://github.com/tov/dssl
Last synced: 2 months ago
JSON representation
Data Structures Student Language
- Host: GitHub
- URL: https://github.com/tov/dssl
- Owner: tov
- License: mit
- Created: 2016-06-22T12:59:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-02T20:27:19.000Z (over 7 years ago)
- Last Synced: 2024-08-04T04:05:33.126Z (6 months ago)
- Language: Racket
- Size: 683 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-racket - dssl - Data Structures Student Language: an extension of ASL for easier imperative programming. (Data Structures)
README
# DSSL: Data Structures Student Language
[![Build Status](https://travis-ci.org/tov/dssl.svg?branch=master)](https://travis-ci.org/tov/dssl)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)This is a [Racket](http://racket-lang.org) language intended for use in
EECS 214, a data structures course at Northwestern. It’s an early work
in progress.