github-linguist / github-linguist/linguist

Add ArkScript language

Open
#5,416 2 comments 2 reactions 0 assignees View on GitHub
Add Language Good First Issue
Dominant language
Ruby
Stars
13.7k
Forks
5.4k
Avg merge
1d 15h
Merged PRs (30d)
17

Description

## Language name
[ArkScript](https://github.com/ArkScript-lang/Ark)

## 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.