ports/devel/py-dukpy/pkg-descr
Po-Chuan Hsieh 6bb17a9fe3
devel/py-dukpy: Add py-dukpy 0.4.0
DukPy is a simple javascript interpreter for Python built on top of duktape
engine without any external dependency. It comes with a bunch of common
transpilers built-in for convenience:
- CoffeeScript
- BabelJS
- TypeScript
- JSX
- LESS
2024-07-07 00:01:07 +08:00

8 lines
237 B
Text

DukPy is a simple javascript interpreter for Python built on top of duktape
engine without any external dependency. It comes with a bunch of common
transpilers built-in for convenience:
- CoffeeScript
- BabelJS
- TypeScript
- JSX
- LESS