issues
search
grumpyhome
/
grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
Apache License 2.0
420
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unvendorize python-parser
#108
alanjds
closed
5 years ago
0
[WIP] Builtin sum (@aisk branch `builtin-sum`)
#107
alanjds
closed
6 years ago
1
Builtin pow (from Add pow builtin )
#106
alanjds
closed
6 years ago
1
Builtin filter (from Add builtin filter function)
#105
alanjds
closed
6 years ago
0
Jamdagni86 fix for #17 (Support tuple args in lambda)
#104
alanjds
closed
6 years ago
2
Faster dict
#103
alanjds
opened
6 years ago
14
Sorted reverse
#102
alanjds
closed
6 years ago
1
pip-installable package
#101
alanjds
closed
6 years ago
2
adds miscellaneous libraries
#100
alanjds
opened
6 years ago
1
Add code formatting to README
#99
alanjds
closed
6 years ago
0
Fix 32bit compilation
#98
alanjds
closed
6 years ago
4
Add token lib
#97
alanjds
closed
4 years ago
10
[Readme] License Badge Added
#96
alanjds
closed
6 years ago
0
[WIP] Fix for #383 "Python tests does not count over `make cover`"
#95
alanjds
opened
6 years ago
3
Implement list.__delslice__
#94
alanjds
opened
6 years ago
1
Add builtin filter function
#93
alanjds
opened
6 years ago
1
Add pow builtin
#92
alanjds
closed
5 years ago
3
Implement generator.throw()
#91
alanjds
opened
6 years ago
3
Fixes #290: pyPrint accepts any filelike, with sys.stdout fallback
#90
alanjds
opened
6 years ago
4
[WIP] Support for __getattr__ and __setattr__
#89
alanjds
opened
6 years ago
2
Allow sys.stdout to be replaced
#88
alanjds
opened
6 years ago
13
fix for #17
#87
alanjds
opened
6 years ago
5
Import wildcard
#86
alanjds
closed
6 years ago
8
dict: Change to a sticky Copy-On-Write based table.
#85
alanjds
opened
6 years ago
3
[WIP] Allow passing Python functions to Go for invocation.
#84
alanjds
opened
6 years ago
2
[WIP] Add stringformat
#83
alanjds
opened
6 years ago
4
Implement the 'reverse' option for sorted()
#82
alanjds
closed
6 years ago
4
unsafe: Removes most of the `unsafe` casts.
#81
alanjds
opened
6 years ago
2
Fixes `from time import *; print sleep`
#80
alanjds
closed
6 years ago
0
First attempt to port the repo from python2 to python3 with 2to3
#79
cgl
opened
6 years ago
11
Provide a requirements-dev.txt
#78
alanjds
opened
6 years ago
0
Added support for iter(f, sentinel)
#77
windom
closed
6 years ago
3
Miscellaneous additions to builtins
#76
windom
closed
6 years ago
0
Some basic Python 3 compatibility in grumpy_tools
#75
cclauss
closed
6 years ago
7
Undefined name: exception --> Exception
#74
cclauss
closed
6 years ago
2
Travis CI: language: go --> language: python
#73
cclauss
closed
6 years ago
1
Travis CI: Add Python 3.6 testing on Linux in allow_failures mode
#72
cclauss
closed
6 years ago
5
Travis CI: Simplify using ${SUDO} and ${USER_FLAG}
#71
cclauss
closed
6 years ago
0
Failed to import some python std libs(e.g. json) in python code and then called in go code
#70
alanjds
closed
6 years ago
1
How to import and call function(written in python and transferred into go by grumpc) in go?
#69
alanjds
opened
6 years ago
1
Active fork of grumpy
#68
alanjds
closed
6 years ago
20
this is not working. because bool(AssertionError) is true
#67
alanjds
closed
4 years ago
4
Question: Can Django run on Grumpy?
#66
alanjds
closed
6 years ago
3
conversion type not yet supported: c
#65
alanjds
closed
5 years ago
1
ZeroDivisionError
#64
alanjds
opened
6 years ago
1
Should resolve ImportError on run time, not compile time
#63
alanjds
opened
6 years ago
1
Build in windows
#62
alanjds
opened
6 years ago
1
Implement __getattribuate__
#61
alanjds
opened
6 years ago
2
Implement unicodedata stdlib module
#60
alanjds
opened
6 years ago
0
<unknown>:1:1-1:2: fatal: unexpected .: expected (, +, -, @, [, `, assert, break, class, complex, continue, def, del, exec, float, for, from, global, ident, if, import, int, lambda, newline, nonlocal, not, pass, print, raise, return, strbegin, try, while, with, yield, { or ~ ../third_party/stdlib/StringIO.py
#59
alanjds
closed
6 years ago
1
Previous
Next