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

Even if full verification takes 100GB memory and 3 hours to run, it still might be worthwhile to do before a release.

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)
  • add support for something other than x86-64 Linux
  • LSTS Frontend

Pinned Loading

  1. LSTS LSTS Public

    Large Scale Type Systems (programming language)

    Rust 111 3

  2. lambda-mountain lambda-mountain Public

    Tiny Functional Language Compiling to Assembly (7000 Lines of Code)

    Assembly 18