diff --git a/DEVELOPING.md b/DEVELOPING.md new file mode 100644 index 0000000..b1b77a4 --- /dev/null +++ b/DEVELOPING.md @@ -0,0 +1,14 @@ +# Developing + +# Specs + +To run the rscons specs, the following commands must be available: + +* gcc +* clang +* g++ +* clang++ +* gdc +* ldc +* flex +* bison