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

Road to next release #29

Open
sagotch opened this issue Jan 23, 2017 · 0 comments
Open

Road to next release #29

sagotch opened this issue Jan 23, 2017 · 0 comments

Comments

@sagotch
Copy link
Contributor

sagotch commented Jan 23, 2017

  • Make generated modules optionals (currently, you have both default module using Eliom_content and S module producing string. In order to make it useful for any application and not only ocsigen's ones.
  • Have built-in type support (e.g., {{x:int}} should produce f ~x -> "Foo :" ^ (string_of_int x)
  • New syntax: maybe using less brackets (3 brackets for optionnal args...), avoiding the need of else case if empty like in {{{c?hey||}}}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant