Skip to content
View amisonnet8's full-sized avatar

Block or report amisonnet8

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. amivm amivm Public

    A compiler backend that compiles a custom intermediate representation (AMIVM-IR) into Go source code, with first-class support for goroutines and channels.

    Go

  2. weave weave Public

    A dynamically-typed language that unifies property access, method dispatch, and actor messaging into one mechanism: prototype-based name lookup.

    Go

  3. amifl amifl Public

    A statically-typed language, implemented in Go, that compiles to Go via AMIVM-IR — an AWK/Perl-style data-processing language built around pipe-driven dataflow (data |> stage |> stage).

    Go

  4. execdb execdb Public

    Portable single-binary RDBMS in Go. SQLite-compatible SQL, zero setup, data snapshots as executable files.

    Go