Skip to content
View lctr's full-sized avatar
Block or Report

Block or report lctr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. wysk wysk Public

    A statically typed functional language with type inference, ad-hoc polymorphism, and an extensible operator syntax. Influenced by Rust, ML, and Haskell.

    Rust 4

  2. stringy stringy Public

    A simple crate that generates byte-sized enums whose variants are associated with string literals and associated data. Inspired by lexeme-induced boilerplate encountered when writing tokenizers.

    Rust

  3. default_variant default_variant Public

    Procedural attribute macro to specify enum variants to be used when deriving the trait `Default`

    Rust

  4. pemdas pemdas Public

    Visualize operator precedences and associativities

    Rust