farscape-project/MetaPhysicL
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
## Build Instructions 1. `cd` to location of MetaPhysicL clone or extracted tarball. For git clones, make sure to clone recursively, or do 2. `git submodule update --init --recursive` 3. `./bootstrap` 4. `mkdir build` 5. `cd build` 6. `../configure --prefix=/path/to/metaphysicl/install` 7. `make` 8. `make check` (optional, runs the example programs and unit tests when possible) 9. `make install`
Releases
No releases published
Languages
- C++ 69.3%
- M4 14.7%
- C 13.7%
- Makefile 1.7%
- Perl 0.4%
- Shell 0.2%