Skip to content

AlmazSamatov/F_lang_compiler

Repository files navigation

How to run code in FLang

  • Write your code in file with .f extension (default: test_code.f)
  • Compile code by writing in terminal sh flangc.sh test_code.f (or path to your input file instead of test_code.f)
  • Run with sh flang.sh

About

Compiler for functional language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •