inkwell 0.9.0

Inkwell aims to help you pen your own programming languages by safely wrapping llvm-sys.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Inkwell Code of Conduct

*Note: This is not a legal document.*

The Inkwell team is committed to the following rules:

* Treat everyone fairly.
* Be kind and respectful to others.
* Judge technical problems and solutions, not people.
* Use polite language.
* In case of disagreement use arbitrage of position of authority and responsibility (eg. project owner).

We expect others to follow these rules as well.

<sup><sub>This COC is based on [dpc's](https://github.com/dpc/public/blob/master/COC.md).</sup></sub>