Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyGO - PythonGO [NEW IDEA] #22972

Closed
ManPython opened this issue Dec 2, 2017 · 1 comment
Closed

PyGO - PythonGO [NEW IDEA] #22972

ManPython opened this issue Dec 2, 2017 · 1 comment

Comments

@ManPython
Copy link

ManPython commented Dec 2, 2017

  1. Is this possible to modify GO language/compilator in direction to compile Python code similary like GO code?
    a) any coders interested for this way?
    b) any coders interested for this new project?

  2. The main new idea is (maybe not so new), to create some port (other version) of GO for Python named PG/PyGO - PythonGO.

  3. What is idea for this issue? Well.. there is many code of Python.. that looks similary like GO Langugae code but GO implemented brackets { } and other solutions.. (ok there is more differences.. but not about).
    Soo.. mainly PYGO need in compiler parser to discover Indentation like in Python
    a) I'm tired about thinking to re-write Python code to GO as a bether solutions in my head
    the way to change habits from Python (what are good) is hard way..
    the small count of line is comfy
    b) the Pythons solutions about compile code to .exe like Py2Exe Niutka etc.. to c+ out or IronPython not not satisfied, thats why we going to GO.. [but is this right way (re-writing)? Can be more easy? - Maybe?]

Experimental..
https://github.com/ManPython/PythonGo

@ianlancetaylor
Copy link
Contributor

This isn't the kind of project we are going to track on the Go issue tracker. There is no work to be done for this in the Go tools or standard library. If you want to discuss it in conjunction with Go, please use a forum: see https://golang.org/wiki/Questions.

Closing.

@golang golang locked and limited conversation to collaborators Dec 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants