Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eygraber/linker_lab
Linker Lab for NYU Operating Systems
https://github.com/eygraber/linker_lab
Last synced: about 2 months ago
JSON representation
Linker Lab for NYU Operating Systems
- Host: GitHub
- URL: https://github.com/eygraber/linker_lab
- Owner: eygraber
- Created: 2013-02-11T19:20:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-13T06:53:20.000Z (almost 12 years ago)
- Last Synced: 2024-04-18T02:26:23.685Z (8 months ago)
- Language: C++
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Code can be compiled by running make.
Code is run by calling ./linker txtfile ... (eg ./linker test1.txt test2.txt test3.txt)
output will be sent to output.txt