8 Commits

Author SHA1 Message Date
Luke Smith
028c496d00
cleanup 2018-10-26 00:28:09 -04:00
Matthew Graham
1360415cf1
Run programs without extensions
This change gives the ability to run an executable file without an extension. It just replaces your sent bit with a function called shebangtest which will test for a shebang in the first line of the file. If no shebang, then it just runs sent. I also added a few more extensions to the extension list.
2018-10-15 00:15:33 -04:00
Luke Smith
7f32ad883f compiler dir-independent, sh>bash 2018-09-04 14:21:13 -04:00
Luke Smith
0b6b865602 compile script compiles from directory of file 2018-07-30 01:20:04 -04:00
Luke Smith
79341e0d72 cleanup, script now runable anywhere 2018-07-25 13:45:05 -04:00
Luke Smith
286f799f5c compiler simplified 2018-07-25 12:14:38 -04:00
Luke Smith
4e8aa2924c handles tex bibs and absolute location 2018-07-24 13:34:38 -04:00
Luke Smith
7a07768cc0 compiler handler added 2018-04-10 17:48:45 -07:00