Skip to content
View stylewarning's full-sized avatar

Highlights

  • Pro

Organizations

@quil-lang @coalton-lang

Block or report stylewarning

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 Loading

  1. cl-permutation Public

    Permutations and permutation groups in Common Lisp.

    Common Lisp 50 6

  2. hypergeometrica Public

    Livin' like it's 1813 (or 1988).

    Common Lisp 32 6

  3. formulador Public

    Render math formulas in 2D in your terminal!

    Common Lisp 53 4

  4. computable-reals Public

    Arbitrary precision, automatic re-computing real numbers in Common Lisp.

    Common Lisp 32 3

677 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to coalton-lang/coalton, coalton-lang/coalton-website, quil-lang/quilc and 14 other repositories
Loading A graph representing stylewarning's contributions from March 17, 2024 to March 22, 2025. The contributions are 50% code review, 25% commits, 14% issues, 11% pull requests. 50% Code review 14% Issues 11% Pull requests 25% Commits

Contribution activity

March 2025

Created 11 commits in 2 repositories

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

move Num-related macros to its own file

These macros were moved due to the variety of issues present in the LISP-TOPLEVEL form. See issue #1408 and #1402 for details. This commit also makes

+466 −414 lines changed 12 comments
Opened 10 other pull requests in 2 repositories
Reviewed 19 pull requests in 2 repositories

Created an issue in coalton-lang/coalton that received 2 comments

"Constants" like True and False are not codegened efficiently

Every value is a lexical variable, which is a global cell lookup. Values like True, False, Unit, and Nil (from library/primitive-types.lisp) aren't…

2 comments
Opened 4 other issues in 1 repository
coalton-lang/coalton 3 open 1 closed
93 contributions in private repositories Mar 3 – Mar 21
Loading