pyjaco icon indicating copy to clipboard operation
pyjaco copied to clipboard

provide and use a global namespace

Open thenewguy opened this issue 12 years ago • 2 comments

Output should be namespaced and builtins should be accessed from this namespace. I would guess a default of pyjaco would be used, but it should also be configurable.

thenewguy avatar Feb 12 '12 03:02 thenewguy

Yes, we are working to clean up the namespace situation, while fixing imports. "pyjaco" is probably a good bet for the default namespace.

chrivers avatar Jul 02 '12 15:07 chrivers

I think we should actually use "π" as the default javascript namespace. This could be configurable in case pyjaco is building for an environment that does not support unicode identifiers?

thenewguy avatar Jul 10 '12 02:07 thenewguy