Skip to content
This repository was archived by the owner on Dec 24, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (10 loc) · 1.1 KB

File metadata and controls

24 lines (10 loc) · 1.1 KB

SkriptInsightKt

The tooling Skript deserves! A linter for Skript on VSCode and more.

GitHub issues GitHub license

SkriptInsightKt is an experimental open-source parser and a linter for Skript. It works by reading the code written by a user and analysing it to provide a rich editing experience for Skript users.

Goals

The goal of this project is to experiment with faster ways of parsing Skript and might replace the official code over on SkriptInsight.

This project is also focusing on predictive approaches to code-completion and control flow analysis.

Development

All development will be done fully open from the start. This means that everyone will be able to access the code from the beginning.