mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-07 05:18:40 -04:00
9 lines
No EOL
286 B
Markdown
9 lines
No EOL
286 B
Markdown
+++
|
|
title = "Generators"
|
|
description = "A java 24 library that adds stackless coroutines to standard java code by transforming method bytecode into state machines at load time"
|
|
date = 2025-05-07
|
|
|
|
[taxonomies]
|
|
tags = ["java", "bytecode"]
|
|
+++
|
|
https://github.com/ParkerTenBroeck/generators |