Commit graph

8 commits

Author SHA1 Message Date
Luke Smith
171a00523f cleanup 2018-10-26 00:28:09 -04:00
Matthew Graham
870af2c793 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
7132b2ba87 compiler dir-independent, sh>bash 2018-09-04 14:21:13 -04:00
Luke Smith
62418185b1 compile script compiles from directory of file 2018-07-30 01:20:04 -04:00
Luke Smith
595ae287e1 cleanup, script now runable anywhere 2018-07-25 13:45:05 -04:00
Luke Smith
5fc6f74598 compiler simplified 2018-07-25 12:14:38 -04:00
Luke Smith
56c4fbe952 handles tex bibs and absolute location 2018-07-24 13:34:38 -04:00
Luke Smith
8d49ac56b7 compiler handler added 2018-04-10 17:48:45 -07:00