Files
language-template/README.md
2026-05-20 17:35:42 -05:00

569 B

foreignthon-{code}

{language} language pack for ForeignThon.

Install

pip install foreignthon foreignthon-{code}

Usage

# main.{code}.py

{hello_world}

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