You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
markdown | 2 years ago | |
parser | 2 years ago | |
tangler | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
go.mod | 2 years ago | |
rccat.md | 2 years ago | |
retangled | 2 years ago | |
retangled.go | 2 years ago |
README.md
reTangleD
A reimplementation of enTangleD in Go.
It uses the same code format as enTangleD and aims to be entirely compatible with it.
Notes:
- It is very unstable at the moment and subject to change at any time
- It may be rewritten from scratch in another language after the first implementation is working