Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sigmasoldi3r/language-lang-grammar
https://github.com/sigmasoldi3r/language-lang-grammar
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sigmasoldi3r/language-lang-grammar
- Owner: sigmasoldi3r
- License: mit
- Created: 2017-07-15T16:47:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-16T18:57:45.000Z (over 7 years ago)
- Last Synced: 2024-12-15T02:54:47.108Z (19 days ago)
- Size: 49.8 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`