chuim / goless

Go-like semantics built on top of Stackless Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build status coverage status

goless

The goless library provides Go programming language semantics built on top of stackless or gevent. It works with PyPy, CPython, and Stackless Python interpreters.

goless has extensive documentation and examples. See <https://goless.readthedocs.org/> for more information.

About

Go-like semantics built on top of Stackless Python.

License:Apache License 2.0


Languages

Language:Python 85.4%Language:Shell 10.9%Language:Go 3.7%