8.16.0.4
Rhombus and Racket Interoperability
Rhombus is implemented on top of Racket, and the two languages share a module system and many data representations. Still, a direct import or require from a module in one language of a module in the works only simple cases with functions or simple datatypes. This document describes techniques and libraries for interoperating between the two languages.