To clone this repository:
git clone git@gitorious.org:inherpreter/inherpreter.git
To push to this repository:
# Add a new remote git remote add origin git@gitorious.org:inherpreter/inherpreter.git # Push the master branch to the newly added origin, and configure # this remote and branch as the default: git push -u origin master # From now on you can push master to the "origin" remote with: git push
The World's First Feminist Interpreter
Our website: http://feministsoftwarefoundation.org/
README.md


inHERpreter
The Next Generation of Interpreters: the Feminist Software Foundation proudly presents: the inHERpreter 2.0 for the world's first feminist programming language, C+=, based on the excellent TCC!
Preliminary instructions
<pinq> we got a prealpha inherpreter: https://gitorious.org/inherpreter/inherpreter
<pinq> this commit should tell you all you need to know: https://gitorious.org/inherpreter/inherpreter/commit/7d2231f1790d04b0311fb4688d5b498b278c7ddc
<pinq> build: ./build_inherpreter
<pinq> then run ./inherpret examples/ex1.c
<pinq> then you can patch the keywords in tcctok.h, but you need to modify everything in include/* too because we actually CHANGED the keywords
Now get to work you lazy ass bastards!
