Skip to content
View andrew-johnson-4's full-sized avatar
🐒
..
🐒
..

Block or report andrew-johnson-4

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
andrew-johnson-4/README.md

Hi, I'm Andrew Johnson

One man's bug is another man's feature.

2024 Roadmap (Working towards a verified kernel language)

Reading

Upcoming Planned Features

  • Language Standard v1.0 (finally some stable interfaces like libc compatible malloc etc.)
  • Linear Garbage Collection
  • Closures with auto GC
  • Correctness Proofs with Coq (100% verifiable semantics)
  • LSTS Frontend

Pinned Loading

  1. LSTS LSTS Public

    Large Scale Type Systems (programming language)

    Rust 111 3

  2. lambda-mountain lambda-mountain Public

    Terse Typed Macro Assembler (4000 Lines of Code) DRY your code in any language

    C 17