ParenScript is a small Lispy language that can be compiled to JavaScript.
(defun foobar (a b)
(return (+ a b))))
->
function foobar (a, b) {
return a + b;
}
Commercial Use
Modify
Distribute
Place Warranty
Hold Liable
Use Trademarks
Include Copyright
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.
30 Day SummaryJan 28 2025 — Feb 27 2025
|
12 Month SummaryFeb 27 2024 — Feb 27 2025
|