Pinned Repositories
cpu-assembly-examples
CPU assembly examples
ethereum-evm-illustrated
Ethereum EVM illustrated
ghc-development-flow
GHC development flow
ghci-hexcalc
Haskell/GHCi as a Hex-Calculator interactive
haskell-ethereum-assembly
EVM (Ethereum virtual machine) Assembly on Haskell DSL
haskell-ghc-illustrated
haskell ghc-illustrated
haskell-ghc-reading-guide
Haskell GHC reading guide
haskell-symbol-search-cheatsheet
Haskell/GHC symbol search cheatsheet
lazy_evaluation
haskell lazy evaluation illustrated
WebAssembly-illustrated
WebAssembly (Wasm) illustrated
takenobu-hs's Repositories
takenobu-hs/haskell-symbol-search-cheatsheet
Haskell/GHC symbol search cheatsheet
takenobu-hs/ethereum-evm-illustrated
Ethereum EVM illustrated
takenobu-hs/haskell-ghc-illustrated
haskell ghc-illustrated
takenobu-hs/WebAssembly-illustrated
WebAssembly (Wasm) illustrated
takenobu-hs/cpu-assembly-examples
CPU assembly examples
takenobu-hs/haskell-ghc-reading-guide
Haskell GHC reading guide
takenobu-hs/ghci-hexcalc
Haskell/GHCi as a Hex-Calculator interactive
takenobu-hs/ghc-build-docker
Dockerfile for Haskell GHC building
takenobu-hs/haskell-ghc-cmm-examples
Haskell/GHC Cmm examples
takenobu-hs/haskell-wiki-search
Haskell wiki contents search for multiple wiki sites
takenobu-hs/haskell-binary-example
Haskell example of binary manipulation
takenobu-hs/blog
Official blog for haskell-jp.
takenobu-hs/cabal
Official upstream development repository for Cabal and cabal-install
takenobu-hs/containers
Assorted concrete container types
takenobu-hs/downloads
takenobu-hs/ghc-proposals
Proposed compiler and language changes for GHC and GHC/Haskell
takenobu-hs/ghc-wiki
The GHC Wiki
takenobu-hs/haddock
Haskell Documentation Tool
takenobu-hs/haskell-casual-example
Haskell casual example
takenobu-hs/haskell-jp.github.io
haskell-jp official web page
takenobu-hs/haskell-memos
Haskell memos for myself
takenobu-hs/haskell-property-example
Haskell doctest quickcheck
takenobu-hs/hsc2hs
Pre-processor for .hsc files
takenobu-hs/pdf_bookmark_for_HandP
PDF bookmark for H&P (Computer Architecture, 6th) Japanese edition
takenobu-hs/riscv-semantics
A formal semantics of the RISC-V ISA in Haskell
takenobu-hs/rsd
RSD: RISC-V Out-of-Order Superscalar Processor
takenobu-hs/stackage
"Stable Hackage": vetted consistent packages from Hackage
takenobu-hs/surgefuzz
SurgeFuzz: Surge-Aware Directed Fuzzing for CPU Designs (ICCAD 2023)
takenobu-hs/trial-actions
GitHub Actions practice for myself
takenobu-hs/trial-quickcheck-gen
QuickCheck practice for myself