Skip to content
View spotandjake's full-sized avatar
🐢
working
🐢
working

Highlights

  • Pro

Organizations

@grain-lang @repldex
Block or Report

Block or report spotandjake

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
spotandjake/README.md

About Me

Hi my name is Jake, I have been programming for approximatly 7 years, with an interest particuarly in web. Over the past 3 years I have moved to being interested in programming language design and compilers built on webassembly.

Brisk

My favourite project is my uncompleted programming language Brisk, I am building it with the goal of educating myself on compiler design and low level webassembly, counter intuituvly its written primarly in Typescript with the linker portion being written in grain this is because Typescript is very similar to brisk syntactically and should make bootstrapping easier one day.

Interests

  • 🔭 I’m currently working on Brisk and grain!
  • 📫 How to reach me: Discord: Spotandjake#1510
  • ⚡ Fun fact: I love Typescript

Languages

Languages I Like To Use

JavaScript TypeScript cSharp Grain html css scss wasm

Languages I Know

Python JavaScript TypeScript Grain cSharp html css scss wasm

Languages I Have Written

C++ C goLang rust readonMl Swift

Languages I want To Learn

Swift C goLang rust readonMl ocaml

Stats

Stats

Top Langs

Pinned Repo

Wakatime stats

Pinned

  1. Brisk Brisk Public

    The Brisk Programming Language

    TypeScript 20

  2. BriskLinker BriskLinker Public

    A General Purpose Wasm Linker Built For The Brisk Programming Language

    WebAssembly 5

  3. grain grain Public

    Forked from grain-lang/grain

    The Grain compiler toolchain and CLI. Home of the modern web staple. 🌾

    Reason 1

  4. Grain-Wasm Grain-Wasm Public

    A Wasm Parser And Builder For Grain