Rhombus is ready for early adopters :rhombus:

Rhombus is ready for early adopters.

:rhombus: :rhombus: :rhombus:

Learn more and get it now at https://rhombus-lang.org/

Got questions? Reply to this topic or ask at https://github.com/racket/rhombus/discussions

8 Likes

When I tried to install Rhombus via DrRacket on Windows 11, I got errors building the docs.

raco setup: --- summary of errors --- [22:04:05]
raco setup: error: during building docs for /rhombus/rhombus/scribblings/rhombus.scrbl
raco setup: examples: error during example
raco setup: example: #<syntax (multi (group (block (group tmp (op |.|) close (parens)))))>
raco setup: source: C:\Users\justi\AppData\Roaming\Racket\8.16\pkgs\rhombus\rhombus\scribblings\guide\port.scrbl:55:4
raco setup: message: "rename-file-or-directory: value does not satisfy annotation\n annotation: PathString\n value: \n filesystem.Temporary(\n Path("C:\\Users\\justi\\AppData\\Local\\Temp\\tmp17425224911742522491623"),\n #false\n )\n"
raco setup: context...:
raco setup: C:\Program Files\Racket\collects\racket\private\more-scheme.rkt:163:2: select-handler/no-breaks
raco setup: C:\Users\justi\AppData\Roaming\Racket\8.16\pkgs\rhombus-scribble-lib\rhombus\scribble\private\typeset-example.rkt:134:0: examples
raco setup: body of "C:\Users\justi\AppData\Roaming\Racket\8.16\pkgs\rhombus\rhombus\scribblings\guide\port.scrbl"
raco setup:
DrRacket install: packages installed, although setup reported errors

Thanks for the report! I've pushed a repair for this problem.