Programming language developer, ex-game developer, UI nerd, author of "Game Programming Patterns" and "Crafting Interpreters".
-
@google, on @dart-lang
- Seattle, WA
- http://journal.stuffwithstuff.com
Block or Report
Block or report munificent
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
wren-lang/wren Public
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
-
dart-lang/sdk Public
The Dart SDK, including the VM, dart2js, core libraries, and more.
842 contributions in the last year
Less
More
Contribution activity
May 2023
Created 28 commits in 5 repositories
Opened 5 pull requests in 1 repository
Reviewed 15 pull requests in 2 repositories
dart-lang/language
8 pull requests
- specify that doc comments are allowed in augmentations
- Update github workflows to run against main
- make augment a built-in identifier
-
Add clarifying section on the semantics of
super augmentin various augmenting contexts - Add support for augmenting enum values, specify language versioning constraints
-
Allow
extends Objectand= Object with Nfor mixin classes. -
Prohibit variable and identifier patterns from being named
whenoras, to simplify parsing. - Add void whitelist item for switch expression case




