I wasn't expecting an overview of the syntax to be under "Getting Started". The documentation there makes things clearer, but I still have a few questions:
1. What differentiates the top-level page definition from DOM objects returned from functions? Is the compiler just looking for the last expression in the source file? 2. Do the HTML forms (div, span, etc.) act like functions, or more like macros? 3. Are the HTML forms generated on the fly, or is there a fixed list of tags available? 4. Is defc equivalent to def and cell? And defc= equivalent to def and cell=? 5. What's the difference between cell and cell=? Is one like an atom, and the other like a reactive function? 6. What's the difference between a cell an an atom? - James On 18 December 2013 21:02, Micha Niskin <micha.nis...@gmail.com> wrote: > There is a section in the "Getting Started" page, titled "Sexp Markup > Syntax" that attempts to explain the syntax. What needs to be improved > there? > > > On Wednesday, December 18, 2013 3:56:02 PM UTC-5, James Reeves wrote: > >> It looks interesting, but it really needs an overview of the syntax. The >> purpose of the examples is clear, but the mechanism is a mystery. >> >> - James >> >> >> On 18 December 2013 20:05, Micha Niskin <micha....@gmail.com> wrote: >> >>> Documentation is here: http://hoplon.io >>> >>> We continue to add documentation all the time. Serverside stuff not yet >>> documented yet. Feedback welcomed! >>> >>> -- Micha Niskin and Alan Dipert >>> >>> -- >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Clojure" group. >>> To post to this group, send email to clo...@googlegroups.com >>> >>> Note that posts from new members are moderated - please be patient with >>> your first post. >>> To unsubscribe from this group, send email to >>> clojure+u...@googlegroups.com >>> >>> For more options, visit this group at >>> http://groups.google.com/group/clojure?hl=en >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Clojure" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to clojure+u...@googlegroups.com. >>> >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.