- Created parenscript/auth-ui.lisp with ParenScript version - Added route to serve compiled JavaScript at /static/js/auth-ui.js - Updated asteroid.asd to include parenscript module - First conversion: auth-ui.js (authentication UI state management) The ParenScript code compiles to equivalent JavaScript and is served dynamically. This allows us to write client-side code in Lisp. |
||
|---|---|---|
| .. | ||
| auth-ui.lisp | ||