John Vandenberg

Results 1280 issues of John Vandenberg

The rename of py14 -> pycpp creates a new conflict with https://pypi.org/project/PyCPP/ -> https://github.com/commander07/PyCPP . We also have conflicts with other packages. - https://pypi.org/project/pykt/ - https://pypi.org/project/pygo/ - https://pypi.org/project/pynim/ - https://pypi.org/project/pydart/...

This shouldnt be too difficult to support

These should be easy to provide equivalents for in most languages.

These languages require something magically in order to transpile Python exceptions.

Rust
Go
V

From https://github.com/MiguelMarcelino/py2many/commit/a694f53c4 and https://github.com/MiguelMarcelino/py2many/commit/a694f53c4 Small modification https://github.com/py2many/py2many/commit/3b23c88c7f97b75454aed32c6b30cb48e93c09df as this broken a lot of tests.

This adds a bit of infrastructure from https://github.com/MiguelMarcelino/py2many/commit/17af1a7c7c , as this touches all of the transpilers But maybe this was removed again in https://github.com/MiguelMarcelino/py2many/commit/79e9e57d8de5a17b23d2be81286c5fe377f93c38 ??

None of 'unsupported' is worth testing on smt. Skip declarative tests without a main() if the file doesnt exist. This occurs when using UPDATE_EXPECTED or KEEP_GENERATED.

This is exploratory , hoping that maybe we can also get linuxbrew working on WSL, in order to bring linter/formatter tools to all three platforms via a common package manager,...

Recently discussed at https://github.com/adsharma/py2many/pull/336#discussion_r659010567 This is why `test_self_transpile.py` allows `FileNotFoundError` for Kotlin and Julia.

Julia
Kotlin