github-linguist/linguist

Add ArkScript language

开放

#5,416 创建于 2021年6月9日

 (2 条评论) (2 个反应) (0 位负责人)Ruby (5,166 个派生)batch import
Add LanguageGood First Issue

仓库指标

星标
 (13,466 个星标)
PR 合并指标
 (平均合并 102天 5小时) (30 天内合并 19 个 PR)

描述

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

贡献者指南