Files
language-template/README.md
2026-05-20 17:46:09 -05:00

37 lines
536 B
Markdown

# foreignthon-{code}
{language} language pack for ForeignThon.
## Install
```bash
pip install foreignthon foreignthon-{code}
```
## Usage
```py
fpy run main.{code}.py
```
## What's translated
- **Keywords** — {keywords}
- **Builtins** — {builtins}
- **Exceptions** — {exceptions}
- **Stdlib** — {stdlib}
{postfix_section}
## Documentation
→ https://foreignthon.keshavanand.net/
## Contributing
Found a missing translation or a better keyword choice? Open an issue or PR — no core access needed.
## License
GPL