Maxime and I have finished splitting the current Tachyon compiler into a common part and a specific part. The Photon and Tachyon master branches are currently identical.
The procedure for initializing a new working directory for either one is similar:
git clone git@github.com:Tachyon-Team/Tachyon.git tachyon (Replace Tachyon by Photon for the other one) cd tachyon/source ./install make
A 'deps' directory is created as part of the installation process to hold the Common and V8 repository. Symbolic links are created to the common files and directories.
I'll help each one of you migrate its current work to the appropriate repository as needs arise.
Erick
Afficher les réponses par date
I'd like to add that everyone but myself should be migrating to the Photon compiler. Tachyon is the compiler I will be using for my thesis work and it will shortly begin to diverge from Photon.
People currently working on branches of Tachyon should speak to Erick about migrating to the Photon repository.
- Maxime
Maxime and I have finished splitting the current Tachyon compiler into a common part and a specific part. The Photon and Tachyon master branches are currently identical.
The procedure for initializing a new working directory for either one is similar:
git clone git@github.com:Tachyon-Team/Tachyon.git tachyon (Replace Tachyon by Photon for the other one) cd tachyon/source ./install make
A 'deps' directory is created as part of the installation process to hold the Common and V8 repository. Symbolic links are created to the common files and directories.
I'll help each one of you migrate its current work to the appropriate repository as needs arise.
Erick _______________________________________________ Tachyon-list mailing list Tachyon-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/tachyon-list