Giter Site home page Giter Site logo

amaanq / tree-sitter-gdscript Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prestonknopp/tree-sitter-gdscript

0.0 1.0 0.0 2.51 MB

Tree sitter grammar for Godot's GDScript

Home Page: https://www.npmjs.com/package/tree-sitter-gdscript

License: MIT License

JavaScript 82.87% C++ 3.37% Python 1.19% Rust 12.57%

tree-sitter-gdscript's Introduction

tree-sitter-gdscript

GDScript grammar for tree-sitter.

How To

  • Build prebuilds
    1. npm run genTest
    2. npm run prebuild
  • Build with node-gyp
    1. npm run genTest
    2. npm install node-gyp
    3. node-gyp rebuild

Note: node-gyp-build will check for binaries in both build and prebuilds directories.

Todo

  • Format Specifiers
  • Statements
    • setget
    • export
    • const
    • signal
  • Literals
    • @"NodePath/StringName"
    • $node and $"../node"
  • Operators
    • is
    • as
  • Keyword Statements
    • breakpoint
  • Variable Attributes
    • onready
    • These can come after 'export' or before 'var'
      • remote[sync]
      • master[sync]
      • puppet[sync]
  • Function Attributes
    • static
    • remote[sync]
    • master[sync]
    • puppet[sync]
  • Compound Statements
    • match
    • enum
    • inheriting class constructor
  • Expression
    • call base class function

tree-sitter-gdscript's People

Contributors

prestonknopp avatar cretezy avatar dependabot[bot] avatar shatur avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.