Racket OO wrapper

This commit is contained in:
2025-07-09 17:04:52 +02:00
parent 40e91961fd
commit 2a380878c7
4 changed files with 187 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
@(define myeval
(make-base-eval '(require roos)))
@title[#:tag "roos"]{roos}
@title[#:tag "roos"]{Roos OO System}
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]