Pinned Repositories
balpan
Simple CLI Tool that supports your onboarding for a journey on source code.
gno
Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + gno.land: a blockchain for timeless code and fair open-source.
tlin
Advanced Linter for Gno
buck
In memory key-value DB
compiler_study
Introduction to compilers and language design
drbg
Pseudo-Random Number Generator validate testing suite
gc-simulator
MAS GC with PI controller
generic
generic type inference implementaion for go-like grammar language
lambda
λ-calculus parser made by rust
type_checker
Constraint solving vs Abstract interpretation
notJoon's Repositories
notJoon/gc-simulator
MAS GC with PI controller
notJoon/compiler_study
Introduction to compilers and language design
notJoon/generic
generic type inference implementaion for go-like grammar language
notJoon/buck
In memory key-value DB
notJoon/drbg
Pseudo-Random Number Generator validate testing suite
notJoon/type_checker
Constraint solving vs Abstract interpretation
notJoon/balpan
Simple CLI Tool that supports your onboarding for a journey on source code.
notJoon/borrow
borrow check logic inspired from rust's NLL
notJoon/message-forwarding
message forwarding webhook application in Scala
notJoon/pcg
PCG random number generator investigation
notJoon/rustor
actor model in rust
notJoon/VM
VM implementation
notJoon/algorithm_in_apl
APL 수련
notJoon/Astro
Astro is a package that converts ASTs in Go into graph queries.
notJoon/autodoc
automatic md file generator for gno
notJoon/binop
CLI calculator for simple binomial operations
notJoon/diff
diff
notJoon/gno-core
Gno language & gno.land chain
notJoon/go
The Go programming language
notJoon/golf
static analyzer for checking variable's lifetime in go code
notJoon/hashtag
Tag tests to run only the tests you want
notJoon/log-parser
Finding patterns in unstructured data
notJoon/overflow
Check for int/int64/int32 arithmetic overflow in Golang
notJoon/qr
qr code generator
notJoon/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
notJoon/regex_simplifier
regex_simplifier
notJoon/rmlog
print debug remover
notJoon/social-app
The Bluesky Social application for Web, iOS, and Android
notJoon/translated-content
The source repository of all translated content for MDN Web Docs
notJoon/uint256
Fixed size 256-bit math library