Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ogstudio/cross-language-dialect

Rules and tools for portable code | Правила и инструменты для портируемого кода
https://github.com/ogstudio/cross-language-dialect

javascript python

Last synced: about 2 months ago
JSON representation

Rules and tools for portable code | Правила и инструменты для портируемого кода

Awesome Lists containing this project

README

        

# Contents

| Directory | Description |
| --- | --- |
| ctx | Context controller |
| lib | Cross-language library of frequently used functions like `cld_startswith()` |
| tr | Translator of Python cross-language dialect to supported languages |

# Tests

$ `./ctx/do-test.py`

$ `./lib/do-test.py`