syddo / upg-app

Unison Program Generator App
MIT License
0 stars 0 forks source link

Proof Of Concept #5

Open syddo opened 4 years ago

syddo commented 4 years ago

To Kick Off the development of this app:

  1. Package the Unison Python interpreter
  2. Run the latest UPG release from within the Electron App
  3. Start development
syddo commented 4 years ago

UPG5.5.7 release can work on macOS as long as the python interpreter is Python2 (verified on Python 2.7.15 via conda). This is a good sign for the UPG-App initiative. It means that the developer does not need to do an additional modification for the UPG-Core but only make sure that a compatible python interpreter is available. This needs further study.

Next task to try is to use the existing boilerplate to run a python app in its gui.