ton-society / grants-and-bounties

TON Foundation invites talent to imagine and realize projects that have the potential to integrate with the daily lives of users.
https://ton.org/grants
314 stars 137 forks source link

Create Tact lexer for pygments #350

Closed aSpite closed 11 months ago

aSpite commented 1 year ago

Summary

Implement Tact lexer for pygments. This is a popular library that is used for syntax highlighting in many well-known services.

Goals

Deliverables

Definition of Done

Reward

pyAndr3w commented 1 year ago

Very interesting. Especially considering that pygments has lexers for FunC, fift and even TL-b

aSpite commented 1 year ago

@delovoyhomie, lexer is ready and accepted: https://github.com/pygments/pygments/pull/2571#issuecomment-1821815698