https://github.com/weakish/cacography
cacography -- zero logic templates.
https://github.com/weakish/cacography
Last synced: 3 months ago
JSON representation
cacography -- zero logic templates.
- Host: GitHub
- URL: https://github.com/weakish/cacography
- Owner: weakish
- License: other
- Created: 2016-09-15T15:01:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T14:21:55.000Z (almost 9 years ago)
- Last Synced: 2025-03-02T05:28:41.574Z (over 1 year ago)
- Language: Ceylon
- Homepage: https://weakish.github.io/cacography
- Size: 104 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cacography -- zero logic templates.
cacography is a zero logic template language with a simple syntax:
```cacography
{{commad}}
{{command text parameter}}
```
Escaping:
```cacography
@"@", @"{", @"}"
```
More information
----------------
- [design notes](https://weakish.github.io/cacography/design/)
- [a demostration implementation in Ceylon](https://weakish.github.io/cacography/api/)
Contribute
----------
Send pull requests at
License
-------
0BSD