Skip to content

rcon/2025: update Flatt title & abstract #358

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 9, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions rcon/2025/index.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -628,8 +628,15 @@ $(document).ready(function () {
@lecture[
#:when @talk-time{Sunday, 10:00am}
#:who @speaker[#:url "https://users.cs.utah.edu/~mflatt/"]{Matthew Flatt}
#:what @talk{Rhombus}
#:more @abstract{}
#:what @talk{Rhombus Update}
#:more @abstract{
@a[#:href "https://rhombus-lang.org/"]{Rhombus} is ready for early adopters. There's still
plenty to be done in creating Rhombus-style bindings for Racket libraries, building entirely
new Rhombus libraries when that makes sense, and refining the Rhombus tooling and ecosystem.
No language is ever finished, but Rhombus is well past the prototype stage and increasingly a
language that you can use for everyday tasks. The talk will present a status report and some
guesses about what will happen next.
}
]
@break[@talk-time{Sunday, 10:30am}]
@lecture[
Expand Down