Agrabski / C-equals-1

C-=-1 is a language designed to research new metaprogramming techniques. It is not intended for industrial usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filesystem library

Agrabski opened this issue · comments

Create a library that allows the user to interact with the OS filesystem in compile and run-time.

  • File descriptor
  • File writing functions
  • File reading functions
  • GetOutputDirectory function (compile-time only)