Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
try to make nom installable
This is... wrong. It installs rakudo's pbcs into the general parrot install location, because I can't figure out where the pbcs are actually loaded, and how. On the plus side it gives us an idea what files need to be installed. It gets us so far that we can actually run the perl6 binary from outside the installation path, but using an Int literal results in "Could not locate compile-time value for symbol Int"
- Loading branch information
Showing
2 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters