another typesetting and DSL experiment
Find a file
Tan Kian-ting fc27aeb9c8
Some checks are pending
CI / Build on Racket 'stable' (BC) (push) Waiting to run
CI / Build on Racket 'stable' (CS) (push) Waiting to run
CI / Build on Racket 'current' (BC) (push) Waiting to run
CI / Build on Racket 'current' (CS) (push) Waiting to run
add test plugin
2025-10-07 02:41:00 +08:00
.github/workflows add some code 2025-09-29 21:51:40 +08:00
3rdparty add some grammar and expander modification 2025-09-29 17:21:26 +08:00
fonts add libharu binding and basic harfbuzz binding 2025-09-26 01:18:16 +08:00
scribblings add libharu binding and basic harfbuzz binding 2025-09-26 01:18:16 +08:00
unsafe remove unnecessary file 2025-09-26 01:24:51 +08:00
.gitignore Initial commit 2025-09-24 22:55:48 +08:00
expander.rkt add test plugin 2025-10-07 02:41:00 +08:00
info.rkt add libharu binding and basic harfbuzz binding 2025-09-26 01:18:16 +08:00
lexer-test.rkt add libharu binding and basic harfbuzz binding 2025-09-26 01:18:16 +08:00
lexer.rkt remove uahgi-ng/ 2025-10-07 01:37:09 +08:00
LICENSE-MIT add libharu binding and basic harfbuzz binding 2025-09-26 01:18:16 +08:00
main.rkt remove uahgi-ng/ 2025-10-07 01:37:09 +08:00
parse-only.rkt add some grammar and expander modification 2025-09-29 17:21:26 +08:00
parsed-out.txt add some grammar and expander modification 2025-09-29 17:21:26 +08:00
parser-test.rkt add some function and some parser mapping 2025-09-30 22:43:43 +08:00
parser.rkt remove uahgi-ng/ 2025-10-07 01:37:09 +08:00
README.md add libharu binding and basic harfbuzz binding 2025-09-26 01:18:16 +08:00
sample.rkt add some grammar and expander modification 2025-09-29 17:21:26 +08:00
test.rkt add some function and some parser mapping 2025-09-30 22:43:43 +08:00
test.ug remove uahgi-ng/ 2025-10-07 01:37:09 +08:00
test1.ug remove uahgi-ng/ 2025-10-07 01:37:09 +08:00
tokenizer.rkt remove uahgi-ng/ 2025-10-07 01:37:09 +08:00

uahgi2

README text here.

Dependencies

  • Racket 8.10
  • fontconfig (for its fc-match)