File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -628,8 +628,15 @@ $(document).ready(function () {
628
628
@lecture[
629
629
#:when @talk-time{Sunday, 10:00am}
630
630
#:who @speaker[#:url "https://users.cs.utah.edu/~mflatt/ " ]{Matthew Flatt}
631
- #:what @talk{Rhombus}
632
- #:more @abstract{}
631
+ #:what @talk{Rhombus Update}
632
+ #:more @abstract{
633
+ @a[#:href "https://rhombus-lang.org/ " ]{Rhombus} is ready for early adopters. There's still
634
+ plenty to be done in creating Rhombus-style bindings for Racket libraries, building entirely
635
+ new Rhombus libraries when that makes sense, and refining the Rhombus tooling and ecosystem.
636
+ No language is ever finished, but Rhombus is well past the prototype stage and increasingly a
637
+ language that you can use for everyday tasks. The talk will present a status report and some
638
+ guesses about what will happen next.
639
+ }
633
640
]
634
641
@break[@talk-time{Sunday, 10:30am}]
635
642
@lecture[
You can’t perform that action at this time.
0 commit comments