Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.01 KB

readme.asc

File metadata and controls

38 lines (26 loc) · 1.01 KB

idiometry.net

Introduction

Idiometry is a collection of programming idioms expressed in several different programming languages.

The data in this repository is used to build http://www.idiometry.net (coming soon), a programming language educational site aimed at helping people learn new languages, idiom by idiom.

Design

The main idea guiding how this repository is laid out, is to express as much information, in a very consistent manner, with as little data and duplication as possible.

The data can then be used to build a rich and dynamic content viewing system.

Contribution

If you are interested in contributing to this project, just fork the repository on GitHub, make your changes, and submit a Pull Request.

git@github.com:acmeism/idiometry.net

Note: If you want to add a new language, please discuss it by filing a GitHub issue first.

License

All of the code on this site will be licensed under a very liberal Open Source license, to be determined.