|
|
|
|
|
by segmondy
3256 days ago
|
|
Ugh, that's what lisp solves for, that's why folks rave about lisp macros, and prolog solves that too with it's DCG. If not using those, don't use languages to generate HTML, hand craft it, same with SQL, don't use ORMs, hand craft it. |
|