Skip to content

Task 00 - Introduction to FML

Tomáš Růžička requested to merge Task/00-Introduction_to_FML into Task/NADA
  • 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 {, } to begin and end

Merge request reports