Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 | Правила и инструменты для портируемого кода
- Host: GitHub
- URL: https://github.com/ogstudio/cross-language-dialect
- Owner: OGStudio
- License: mit
- Created: 2024-07-05T19:25:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T20:15:33.000Z (6 months ago)
- Last Synced: 2024-07-19T03:24:49.978Z (6 months ago)
- Topics: javascript, python
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`