dtype.c

Dynamic-ish typing library
git clone git://git.finwo.net/lib/dtype.c
Log | Files | Refs | README | LICENSE

.gitignore (93B)


      1 *.o
      2 /lib/
      3 .DS_Store
      4 ._.DS_Store
      5 /libdtype.*
      6 /benchmark
      7 /test
      8 /.cache/
      9 /compile_commands.json