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

FunC v0.5.0 logic and dependencies updates #212

Closed
wants to merge 1 commit into from
Closed

Conversation

tolk-vm
Copy link
Collaborator

@tolk-vm tolk-vm commented Jun 14, 2024

UPD. We decided not to develop FunC, but to fork it and start developing a new language, named TOLK.
See ton-blockchain/ton#1345

* tree-sitter-func.wasm copied from vscode with v0.5.0 support
* getterParser modified to support `get` keyword
* updated sdk dep
* added v0.5.0 dep from func-js-bin
@@ -35,6 +35,8 @@
"func-js-bin-0.4.2": "npm:@ton-community/func-js-bin@^0.4.2",
"func-js-bin-0.4.3": "npm:@ton-community/func-js-bin@^0.4.3",
"func-js-bin-0.4.4": "npm:@ton-community/func-js-bin@^0.4.4",
"func-js-bin-0.5.0": "npm:@ton-community/func-js-bin@^0.5.0",
"highlight.js": "^11.6.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the reason highlight.js wasn't included so far is because contract-verifier-sdk has it with it. just otherwise there may be a version discrepancy which is the downside with this approach.

@wlofman021

This comment was marked as spam.

Copy link

@wlofman021 wlofman021 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Aho38wkw

This comment was marked as spam.

@Aho38wkw

This comment was marked as spam.

@tolk-vm tolk-vm closed this Nov 7, 2024
@Cabdulaahi6649
Copy link

Solana a

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.

7 participants