research/abnf/hello-abnf
Oskar Thoren 077d6532b9
envelope parser with optional self-evaluating terminal
2019-11-22 19:11:53 +08:00
..
doc hello-abnf instaparse init 2019-11-22 16:59:59 +08:00
resources add waku-raw 2019-11-22 16:59:59 +08:00
src/hello_abnf envelope parser with optional self-evaluating terminal 2019-11-22 19:11:53 +08:00
test/hello_abnf hello-abnf instaparse init 2019-11-22 16:59:59 +08:00
.gitignore hello-abnf instaparse init 2019-11-22 16:59:59 +08:00
CHANGELOG.md hello-abnf instaparse init 2019-11-22 16:59:59 +08:00
LICENSE hello-abnf instaparse init 2019-11-22 16:59:59 +08:00
README.md hello-abnf instaparse init 2019-11-22 16:59:59 +08:00
envelope.nim add envelope nim script and output 2019-11-22 17:00:00 +08:00
envelope.nim.out add envelope nim script and output 2019-11-22 17:00:00 +08:00
project.clj instaparse hello world 2019-11-22 16:59:59 +08:00

README.md

hello-abnf

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

Usage

FIXME

License

Copyright © 2019 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.