Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@yeslogic @servo @rust-lang @PistonDevelopers @gfx-rs @gluon-lang @proglangdesign @pikelet-lang
brendanzab/README.md

Pinned

  1. (Please don’t repost, this is still a WIP) A friendly little systems language with first-class types and unboxed data.

    Rust 397 19

  2. Beautiful diagnostic reporting for text-based programming languages.

    Rust 335 30

  3. Normalization by evaluation for Martin-LΓΆf Type Theory with dependent records

    Rust 70 4

  4. A linear algebra and mathematics library for computer graphics.

    Rust 712 129

  5. An OpenGL function pointer loader for Rust

    Rust 509 102

  6. Approximate floating point equality comparisons and assertions

    Rust 84 21

975 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
Activity overview
Contributed to yeslogic/fathom, brendanzab/codespan, pikelet-lang/pikelet and 5 other repositories
Loading

Contribution activity

November 1, 2020

brendanzab has no activity yet for this period.

October 2020

Created a pull request in pikelet-lang/pikelet that received 12 comments

Allow dependencies between record term elements

This allows the elements of record terms to depend on each other. For example, this expression is now valid: record { x = 1, y = x } : Record { x :…

+373 βˆ’236 12 comments

Created an issue in rust-analyzer/rust-analyzer that received 3 comments

Textmate grammar does not highlight raw identifiers correctly

The keywords seem to have precedence? For example: For the following code: /// Synthesize the type of a term. #[debug_ensures(self.universe_offse…

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.