Hyunjoon-Kim's starred repositories
shared-everything-threads
A draft proposal for spawning threads in WebAssembly
make-your-own-js-runtime
Run JavaScript from Rust using the Deno Runtime crate
not-awesome-web3-security-roadmap
Not so awesome Web3 Security Reasearcher roadmap by tpiliposian
strawberry
🍓 A toy object-oriented programming language written by rust
functional-programming
Introduction to Functional Programming using TypeScript and fp-ts.
functional-programming
TypeScript 와 fp-ts 를 활용한 함수형 프로그래밍 소개
hindley_milner
A C++11 implementation of Hindley-Milner type inference.
cargo-xtask-example
An example repository for @matklad's cargo xtask pattern.
program-analysis-examples
Notes for CIS 700 (Fall '19) at Syracuse U.
monadic-ai
Scala implementation of a monadic abstract interpreter
proposal-structs
JavaScript Structs: Fixed Layout Objects
codeql-python
Python bindings for CodeQL CLI
tree-sitter-ql
tree-sitter grammar for the CodeQL language
simple-abstract-interpreter
A Simple Abstract Interpreter, built for teaching purposes