Skip to content

A file IO based esoteric progamming language written in OCaml

License

Notifications You must be signed in to change notification settings

frroossst/fio.ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fio.ml

An esoteric language where everything is a file operation. Stack? Heap? Why? When you get files

Why fio?

  • wanted to write an esoteric language
  • thought it was a coole ideas

Why OCaml?

  • cause I wanted to learn OCaml

Language Design

variables

simply create a file with the name of the variable and the value as the file contents

About

A file IO based esoteric progamming language written in OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published