Re: Clojure In HTML

2014-10-28 Thread Francis Avila
tried this.) On Tuesday, October 28, 2014 11:12:04 AM UTC-5, Asim Jalis wrote: > > Is it possible to embed Clojure in HTML using the approach used in Brython > for Python? > > https://news.ycombinator.com/item?id=4923530 > > Here is the correct link to the site: http://www.bryt

Clojure In HTML

2014-10-28 Thread Asim Jalis
Is it possible to embed Clojure in HTML using the approach used in Brython for Python? https://news.ycombinator.com/item?id=4923530 Here is the correct link to the site: http://www.brython.info/ The idea is to embed Python code in the HTML and then have an interpreter that translates it to