https://github.com/vendethiel/nephrite.pl
Because I can. Can I ?
https://github.com/vendethiel/nephrite.pl
jade language parser perl6
Last synced: about 1 month ago
JSON representation
Because I can. Can I ?
- Host: GitHub
- URL: https://github.com/vendethiel/nephrite.pl
- Owner: vendethiel
- Created: 2014-05-02T14:26:14.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T13:43:14.000Z (about 11 years ago)
- Last Synced: 2025-01-27T08:45:12.620Z (over 1 year ago)
- Topics: jade, language, parser, perl6
- Language: Perl6
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Nephrite.pl
===========
Perl 6 implementation of Jade.
### Usage
```perl6
```
### Example
```jade
#root
| Hey !
```