github-linguist/linguist

Add ArkScript language

オープン

#5,416 opened on 2021/06/09

 (2 件のコメント) (2 件のリアクション) (0 人の担当者)Ruby (5,166 件のフォーク)batch import
Add LanguageGood First Issue

Repository metrics

Stars
 (13,466 個のスター)
PR merge metrics
 (平均マージ 102d 5h) (30d で 19 merged PRs)

説明

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

コントリビューターガイド