Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sigmasoldi3r/language-lang-grammar


https://github.com/sigmasoldi3r/language-lang-grammar

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# Lang file

Language file is a type of localization file for a tiny Argochamber's language
parsing file.

![Sample](sample.png)

### Directives

For definitions: `UPPERCASE_KEY=my custom string`

Namespace usage: `@namespace NAMESPACE_NAME`

Namespace nullify: `@namespace.`

Echo: `@echo my message`

Custom directive call: `@{directive_name} variadic, args`