0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Ruby5,166 forks (5,166 forks)batch import
Add LanguageGood First Issue
Repository metrics
- Stars
- 13,466 stars (13,466 stars)
- PR merge metrics
- Avg merge 102d 5h (Avg merge 102d 5h)19 merged PRs in 30d (19 merged PRs in 30d)
Description
Language name
Scpel (Subconscious Electronic Programming Language)
URL of example repository
https://www.scpel.org
URL of syntax highlighting grammar
Most popular extensions
.co - source file
.ho - header file
Detected language
Scpel
Contributor guide
- Research direction
- Examine existing language definitions in the Linguist repository (lib/linguist/languages.yml) and grammar files (vendor/grammars/). Follow the contribution guide to add a new language entry for Scpel with its extensions (.co, .ho) and optionally a TextMate grammar. Test locally using 'rake samples' to verify detection.
- Tech stack
- ruby
- Domain
- tooling
- Issue type
- Feature
- Prerequisites
- GitRubyYAML