Skip to content

Commit f8500f6

Browse files
authored
rcon/2025: update Flatt title & abstract (#358)
1 parent 57430ae commit f8500f6

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

rcon/2025/index.rkt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -628,8 +628,15 @@ $(document).ready(function () {
628628
@lecture[
629629
#:when @talk-time{Sunday, 10:00am}
630630
#: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+
}
633640
]
634641
@break[@talk-time{Sunday, 10:30am}]
635642
@lecture[

0 commit comments

Comments
 (0)