fixed some bugs
This commit is contained in:
@@ -92,4 +92,4 @@ fpy pack custom.json
|
||||
|
||||
Once your `custom.json` is complete and working, you can turn it into a proper `foreignthon-xx` package on PyPI so others can install it with `pip install foreignthon-xx`.
|
||||
|
||||
See [Contributing → Language Packs](contributing/language-packs.md) for the full guide. Custom Packs
|
||||
See [Contributing → Language Packs](contributing/language-packs.md) for the full guide.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
# Coming soon
|
||||
@@ -84,4 +84,4 @@ Which keywords get rewritten is controlled by the `postfix_keywords` list in the
|
||||
| Direction | Mechanism | Controlled by |
|
||||
|---|---|---|
|
||||
| Input (writing `.xx.py`) | `@@` in source | Always available for any keyword |
|
||||
| Output (`fpy decompile --postfix`) | Pack's `postfix_keywords` | Language pack author | Postfix Syntax
|
||||
| Output (`fpy decompile --postfix`) | Pack's `postfix_keywords` | Language pack author |
|
||||
|
||||
Reference in New Issue
Block a user