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 416d112 commit 4b44ba9Copy full SHA for 4b44ba9
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 optimizing 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