Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silly-J's design and implementation #6

Open
green-coder opened this issue Mar 28, 2019 · 2 comments
Open

Silly-J's design and implementation #6

green-coder opened this issue Mar 28, 2019 · 2 comments
Assignees
Labels
text template syntax Related to one of the template's text syntax

Comments

@green-coder
Copy link
Member

green-coder commented Mar 28, 2019

Silly-J is a syntax that should look familiar to Clojure programmers while being specific to text template description. It contains convenient short-hands.

The use case for the first milestone (see the project's Kanban) will use it to generate a few HTML files and a lot of CLJ / CLJS files.

@green-coder
Copy link
Member Author

Some of the early sketches of Silly-J can be found here: https://github.com/clojure-tw/hopen/blob/54a30e15b07facc90fc781a9ce4d5a31a29748a2/README.md

@hylisd : I am pointing the file just in case it can be of any use, but feel free to implement Silly-J the way you want.

@green-coder green-coder added the text template syntax Related to one of the template's text syntax label Mar 31, 2019
@green-coder
Copy link
Member Author

green-coder commented Mar 31, 2019

I propose that syntax's parser to live in hopen/syntax/silly_j.cljc(namespace hopen.syntax.silly-j) or in hopen/syntax/silly_j/.... if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
text template syntax Related to one of the template's text syntax
Projects
None yet
Development

No branches or pull requests

2 participants