https://github.com/zyrolasting/tesurell
A self-hosting markup #lang that allows inline use of other #langs
https://github.com/zyrolasting/tesurell
language-oriented-programming lisp markup-language racket racket-language scribble
Last synced: 2 months ago
JSON representation
A self-hosting markup #lang that allows inline use of other #langs
- Host: GitHub
- URL: https://github.com/zyrolasting/tesurell
- Owner: zyrolasting
- License: mit
- Created: 2020-03-11T16:08:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T23:11:02.000Z (about 5 years ago)
- Last Synced: 2024-05-09T07:19:27.912Z (about 1 year ago)
- Topics: language-oriented-programming, lisp, markup-language, racket, racket-language, scribble
- Language: Racket
- Size: 12.7 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://sagegerard.com/subscribe.html)
[](https://opensource.org/licenses/MIT)
[](http://docs.racket-lang.org/tesurell/index.html)Tesurell is a Racket-powered markup language that supports inline use
of other `#lang`s, including itself. When used as a module, Tesurell
acts as sugar for reading and using #langs via input ports.