Skip to content

Commit 132de17

Browse files
author
Prashanth Govindarajan
committed
Update readme for regex source gen project
1 parent e3daacb commit 132de17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Currently, this repo contains the following experimental projects:
1616
- [NativeAOT-LLVM](https://github.com/dotnet/runtimelab/tree/feature/NativeAOT-LLVM) - LLVM generation for Native AOT compilation (including Web Assembly)
1717
- [ManagedQuic](https://github.com/dotnet/runtimelab/tree/feature/ManagedQuic) - Fully managed implementation of QUIC protocol
1818
- [LLHTTP](https://github.com/dotnet/runtimelab/tree/feature/LLHTTP2) - a set of flexible, lower-level HTTP APIs.
19+
- [RegexSourceGenerator](https://github.com/dotnet/runtimelab/tree/feature/RegexSourceGenerator) - Code generator for compiled regular expressions.
1920

2021
You can create your own experiment, learn more [here](CreateAnExperiment.md)!
2122

0 commit comments

Comments
 (0)