Hi there 👋
<img src="under_construction.gif" width="640px"/>
<marquee>Welcome to my GeoCities!</marquee>
flowchart LR
w("☕") --> eb("🥓")
eb --> wc("💻")
wc --> eb2("🥓🥓")
eb2 --> s("😴")
s --> w
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
Example showing how to embed .NET 6 MonoVM in a native C application
Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)
{-#
LANGUAGE
DeriveGeneric, DeriveDataTypeable,
MultiParamTypeClasses,
ViewPatterns
This code has been effectively dead in .NET 6 on all platforms since System.WeakAttribute is not in CoreLib (it was a pre-.NET 5 mono-specific exte…
Background and motivation
In .NET 6 we added CreateNewOnMetadataUpdateAttribute to allow frameworks to mark types that do not carry any state that …