github-linguist/linguist

Add ArkScript language

Open

#5.416 aberto em 9 de jun. de 2021

Ver no GitHub
 (2 comments) (2 reactions) (0 assignees)Ruby (5.166 forks)batch import
Add LanguageGood First Issue

Métricas do repositório

Stars
 (13.466 stars)
Métricas de merge de PR
 (Mesclagem média 102d 5h) (19 fundiu PRs em 30d)

Description

Language name

ArkScript

URL of example repository

Examples are hosted here: https://github.com/ArkScript-lang/Ark/tree/dev/examples

Also here (the standard library) https://github.com/ArkScript-lang/std

URL of syntax highlighting grammar

A basic highlighting syntax is available here: https://github.com/ArkScript-lang/ArkScript-VSC/blob/master/syntaxes/arkscript.tmLanguage.json

Most popular extensions

The single extension used for the language is .ark; others, such as .arkm (an ArkScript module, compiled as a DLL/SO/DYNLIB) or .arkc (ArkScript compiled file, a bytecode), are not meant to be published and can not be highlighted (because they are binary files).

Detected language

.ark is in ArkScript

Guia do colaborador