OCamlPro / niagara-lang

Compiler for the Niagara language
GNU Affero General Public License v3.0
3 stars 6 forks source link

Proper mechanism for interpreter inputs. #22

Open Keryan-dev opened 11 months ago

Keryan-dev commented 11 months ago

Whever through files or standard input, we need a mechanism to be able to actually try out some computations on programs. At least for systematic testing.