You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lisphp
Lisphp TODOs
============
- Better and propert stack trace on exceptions. (Current stack trace
on
exceptions is ugly and unusable.)
- Backquote-comma templating syntax.
- The compiler that compiles a Lisphp source code to a PHP object
code.
- The HTML template libary which generates the HTML string like
following code:
(html {head [meta :charset "utf-8"]
[title "Welcome to Lisphp!"]}
{body [h1 "Welcome to Lisphp!"]
[p "Lisphp is a Lisp dialect written in PHP.
blahblah..."]})
Any others?
Hong MinHee
unread,
Jul 7, 2010, 3:37:01 AM7/7/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message