Task 00 - Introduction to FML
- Wrote the introductory programs in
./fml_examples
- Moved source template into
./src
- Created simple makefile
- Created a
./fml
run script - Hooked language to c preprocessor so I can #include
- Used sed to translate
{
,}
tobegin
andend