Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fift language #2249

Merged
merged 4 commits into from Sep 29, 2022
Merged

Add fift language #2249

merged 4 commits into from Sep 29, 2022

Conversation

dvlkv
Copy link
Contributor

@dvlkv dvlkv commented Sep 26, 2022

Fift is a general purpose language, created especially for interacting with TON VM. It contains only string/number literals and words. A large number of words are predefined, devs can also define custom words.

pygments/lexers/fift.py Show resolved Hide resolved
pygments/lexers/fift.py Outdated Show resolved Hide resolved
pygments/lexers/fift.py Outdated Show resolved Hide resolved
pygments/lexers/fift.py Outdated Show resolved Hide resolved
pygments/lexers/fift.py Outdated Show resolved Hide resolved
pygments/lexers/fift.py Outdated Show resolved Hide resolved
pygments/lexers/fift.py Show resolved Hide resolved
pygments/lexers/fift.py Show resolved Hide resolved
@dvlkv dvlkv requested a review from jeanas September 29, 2022 17:21
@jeanas jeanas merged commit e24c8cd into pygments:master Sep 29, 2022
@Anteru Anteru added this to the 2.14.0 milestone Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants