Civet is a programming language created in 2022 by Daniel X Moore.
| #526on PLDB | 4Years Old |
git clone https://github.com/DanielXMoore/CivetA TypeScript superset that favors more types and less typing
switch x
0
console.log("zero")
/^\s+$/
console.log("whitespace")
[{type: "text", content}, ...rest]
console.log("leading text", content)