https://github.com/brson/archaea
Historic Rust code browsing
https://github.com/brson/archaea
Last synced: 10 months ago
JSON representation
Historic Rust code browsing
- Host: GitHub
- URL: https://github.com/brson/archaea
- Owner: brson
- Created: 2013-06-22T07:59:55.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T00:29:44.000Z (over 5 years ago)
- Last Synced: 2024-12-15T17:51:16.473Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://brson.github.io/archaea/
- Size: 196 KB
- Stars: 24
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an interactive demo of Rust's early syntactic evolution.
Visit it at http://brson.github.io/archaea/
Rust changed _a lot_ in the first few years.
This is a simple website that collects some of the unit tests that existed
from the beginning of the public repo in 2010, until 2015,
and allows you to "replay" the commits to those test cases.
It demonstrates the drastic changes in Rust's design that occured over those
years.