Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

TODO

  • make html-def work with rest parameters
  • fix quoting bugs; there are some bugs with nested quotes and quoting when you have embedded in html (double quotes turning into single quotes?)
  • make better rules for html self-closing tags; biggest problem is that (script src "jquery.js") generates <script src="jquery.js" /> instead of <script src="jquery.js"></script>, and the browser handles it wrong; for now just do (script src "jquery.js" "")
  • change names in js.arc tools from "sweet" to "js" or "lava"
  • integrate a reset.css? also, make a css.arc!

About

Lispy DSL for HTML and other web development

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages