https://github.com/saulshanabrook/psi-compiler
PSI Compiler
https://github.com/saulshanabrook/psi-compiler
Last synced: 8 months ago
JSON representation
PSI Compiler
- Host: GitHub
- URL: https://github.com/saulshanabrook/psi-compiler
- Owner: saulshanabrook
- Created: 2018-06-01T16:32:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T21:02:00.000Z (over 7 years ago)
- Last Synced: 2025-02-15T08:17:03.922Z (8 months ago)
- Language: C
- Homepage: https://saulshanabrook.github.io/psi-compiler/src/
- Size: 8.35 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This file last modified: 02/22/95
files:
README : This file
../dist : Files of the current distribution
doc : Docs for the version currently in progress
examples: Examples for the version currently in progress
people : directories for current research assistants
report : bug* , bug reports for different versions
src : The version currently in progress
v0.2 : Version 0.2 of the compiler
v0.3 : Version 0.3 of the compiler
v0.4 : Version 0.4 of the compilerEach version now has it's own copy of the doc and examples directory as they
were when that version was finished. The new tree looks something like this:Compiler -- mc ----- doc
|
--- examples
|
--- people ----- bruce
| |
| --- thom
| |
| --- maryjo (joint bruce/thom directory)
--- report
|
--- src
|
--- v0.2 ----- doc
| |
| --- examples
|
--- v0.3 ----- doc
| |
| --- examples
|
--- v0.4 ----- doc
|
--- examples