issues
search
chrivers
/
pyjaco
Python to JavaScript translator
http://pyjaco.org
MIT License
140
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
__kwargs_get not found
#84
tenuki
opened
4 years ago
0
When pyjs.py tests/algorithms/fib.py -o fib.js is run via command prompt, pyjs.py opens
#83
derpasaurs
opened
10 years ago
9
PyPI package doesn't contain stdlib?
#82
lihaoyi
opened
11 years ago
0
.join behaves different from the python implementation
#81
obeleh
closed
11 years ago
1
string.replace enters infinite loop
#80
obeleh
closed
11 years ago
1
unobtrusive user defined prototype functions on arrays will break pyjaco standard library
#79
obeleh
closed
11 years ago
1
Pyjaco version on pyjaco.org is outdated (was: Compiler doesn't construct a dict in the right manner)
#78
obeleh
opened
11 years ago
3
documentation
#77
ghost
closed
12 years ago
8
pyjaco installation
#76
ghost
opened
12 years ago
1
Q unit20120826
#75
thenewguy
closed
12 years ago
0
Exceptionify20120826
#74
thenewguy
closed
12 years ago
0
Specify js20120826
#73
thenewguy
closed
12 years ago
0
Module201208261146
#72
thenewguy
closed
12 years ago
0
documentation
#71
glyph
opened
12 years ago
1
pyjaco.compiler.JSError: syntax not supported (Import: <_ast.Import object at 0x1796410>)
#70
sebastien
opened
12 years ago
1
List comprehension with conditions does not work
#69
caioariede
closed
12 years ago
3
Assign variables/methods after class creation impossible
#68
dxlbnl
opened
12 years ago
1
improved usage instructions using a code block.
#67
dusty-phillips
closed
12 years ago
0
provide and use a global namespace
#66
thenewguy
opened
12 years ago
2
help()
#65
chrivers
closed
12 years ago
1
reversed()
#64
chrivers
closed
12 years ago
1
quit()
#63
chrivers
closed
12 years ago
1
Add a --quiet option to the run script.
#62
dusty-phillips
closed
12 years ago
0
update casetest script to use new pyjs.py commands.
#61
dusty-phillips
closed
12 years ago
0
vars()
#60
dusty-phillips
opened
12 years ago
0
unichr()
#59
dusty-phillips
closed
12 years ago
1
round()
#58
dusty-phillips
closed
12 years ago
1
reload()
#57
dusty-phillips
opened
12 years ago
1
Support the 3-parameter version of pow()
#56
dusty-phillips
opened
12 years ago
1
next()
#55
dusty-phillips
opened
12 years ago
0
issubclass()
#54
dusty-phillips
closed
12 years ago
1
intern()
#53
dusty-phillips
closed
12 years ago
1
input() and raw_input()
#52
dusty-phillips
opened
12 years ago
1
id()
#51
dusty-phillips
closed
12 years ago
1
hex()
#50
dusty-phillips
closed
12 years ago
2
hasattr()
#49
dusty-phillips
closed
12 years ago
1
globals() and locals()
#48
dusty-phillips
opened
12 years ago
0
eval() and execfile()
#47
dusty-phillips
opened
12 years ago
0
divmod()
#46
dusty-phillips
opened
12 years ago
0
compile()
#45
dusty-phillips
opened
12 years ago
0
coerce()
#44
dusty-phillips
closed
12 years ago
1
chr() and ord()
#43
dusty-phillips
closed
12 years ago
1
callable()
#42
dusty-phillips
closed
12 years ago
1
bin() hex() and oct()
#41
dusty-phillips
closed
12 years ago
1
apply()
#40
dusty-phillips
closed
12 years ago
1
all() and any()
#39
dusty-phillips
closed
12 years ago
1
abs()
#38
dusty-phillips
closed
12 years ago
10
__import__()
#37
dusty-phillips
opened
12 years ago
0
type()
#36
dusty-phillips
closed
12 years ago
1
Proper, iterative xrange()
#35
dusty-phillips
opened
12 years ago
0
Next