Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.