The Ludus programming language.
Go to file
2022-03-20 14:14:15 -04:00
doc leinify 2021-10-30 14:51:35 -04:00
src/ludus Interpret match expressions 2022-03-20 14:14:15 -04:00
test/cludus leinify 2021-10-30 14:51:35 -04:00
.gitattributes Initial commit 2021-10-21 12:47:28 -04:00
.gitignore leinify 2021-10-30 14:51:35 -04:00
CHANGELOG.md leinify 2021-10-30 14:51:35 -04:00
deps.edn Add nrepl deps 2022-01-07 13:36:33 -05:00
LICENSE leinify 2021-10-30 14:51:35 -04:00
project.clj leinify 2021-10-30 14:51:35 -04:00
README.md leinify 2021-10-30 14:51:35 -04:00

cludus

A Clojure library designed to ... well, that part is up to you.

Usage

FIXME

License

Copyright © 2021 FIXME

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.