AspenWeb / simplates.org

https://simplates.org/
MIT License
3 stars 3 forks source link

write a spec #1

Open chadwhitacre opened 10 years ago

chadwhitacre commented 10 years ago

Over on https://github.com/gratipay/aspen-python/issues/341 we're getting closer to factoring Simplates out of Aspen. When we do so we should publish a specification for the format.

chadwhitacre commented 9 years ago

From https://github.com/gratipay/aspen-python/issues/341#issuecomment-129517823:

What's our plan for other languages besides Python? Currently our application/simplate proto-specification doesn't allow for explicating the language of the first and second sections.

Changaco commented 8 years ago

From https://github.com/AspenWeb/pando.py/issues/341#issuecomment-130680729:

Obvious solution would be a shebang at the top:

#!python
[---]
[---] text/html
Greetings, program!
Changaco commented 8 years ago

From https://github.com/AspenWeb/pando.py/issues/297#issuecomment-144744363:

The question here is: should "at least 3 sections" be a rule enforced by aspen, or only a recommendation?