Skip to content
View kekcleader's full-sized avatar

Block or report kekcleader

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

Popular repositories Loading

  1. FreeOberon FreeOberon Public

    Cross-platform IDE for development in Oberon programming language made in the classical FreePascal-like pseudo-graphic style.

    C 145 17

  2. oberon oberon Public

    An Oberon compiler written from scratch and a book to aid its understanding.

    Modula-2 22 1

  3. Karax Karax Public

    Step-by-step game written in Free Oberon

    Modula-2 12 1

  4. OberonBook OberonBook Public

    Книга о компиляторе Оберона

    TeX 9 1

  5. Hegel Hegel Public

    Издание «Науки логики» Г. В. Ф. Гегеля

    TeX 8 5

  6. vim-oberon vim-oberon Public

    Vim syntax highlighting script for the programming language Oberon

    Vim Script 5

488 contributions in the last year

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

Contribution activity

April 2025

Created 5 commits in 1 repository
Created 1 repository

Created an issue in Oleg-N-Cher/OfrontPlus that received 7 comments

RECORD passed by value with unexported REAL fields not working on ARM64

TYPE Color* = RECORD r, g, b, a: REAL END; PROCEDURE Line*(x1, y1, x2, y2: INTEGER; color: Color); BEGIN END Line; ... VAR c: G.Color; BEGIN G.Line(0

7 comments
Opened 2 other issues in 1 repository
Oleg-N-Cher/OfrontPlus 2 open
15 contributions in private repositories Apr 1 – Apr 24
Loading