We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a6fa21 commit 0bc515bCopy full SHA for 0bc515b
data/projects.ts
@@ -20,7 +20,7 @@ export default [
20
{
21
name: "lisp-to-js",
22
link: "https://github.com/healeycodes/lisp-to-js",
23
- desc: "A Lisp to JavaScript compiler written in Rust. Supports a variant of Little Lisp.",
+ desc: "A Lisp to JavaScript optimizing compiler written in Rust. Supports a variant of Little Lisp.",
24
to: "/lisp-to-javascript-compiler",
25
},
26
0 commit comments