Pinned Repositories
BangumiArchive
UWP app that can keep track of anime/TV series
bilibili_comics_downloader
用Rust重写的Bilibili漫画下载器!无环境依赖,超高下载性能,支持pdf epub zip格式
bn-d.github.io
CSCI-1200-Battleship
RPI CSCI-1200 Data Structures, Fall 2015/Spring 2016/Spring 2018, Homework 6 - Battleship Recursion
CSCI-1200-Carcassonne
RPI CSCI-1200 Data Structures, Fall 2014/Spring 2015, Homework 6 - Carcassonne Recursion
CSCI-1200-WordSearch
RPI CSCI-1200 Data Structures, Fall 2009/Spring 2017, Homework 6 - Inverse Word Search Recursion
eight_queens_puzzle
OCaml Program to solve eight queens puzzle
ppx_make
[@@ deriving] plugin to generate make functions.
ppx_pyformat
Ppxlib based rewriter inspired by Python string `format()`.
ppx_subliner
[@@ deriving] plugin to generate Cmdliner sub-command groups, and ppx rewriter to generate Cmdliner evaluations.
bn-d's Repositories
bn-d/ppx_subliner
[@@ deriving] plugin to generate Cmdliner sub-command groups, and ppx rewriter to generate Cmdliner evaluations.
bn-d/ppx_make
[@@ deriving] plugin to generate make functions.
bn-d/ppx_pyformat
Ppxlib based rewriter inspired by Python string `format()`.
bn-d/BangumiArchive
UWP app that can keep track of anime/TV series
bn-d/CSCI-1200-WordSearch
RPI CSCI-1200 Data Structures, Fall 2009/Spring 2017, Homework 6 - Inverse Word Search Recursion
bn-d/eight_queens_puzzle
OCaml Program to solve eight queens puzzle
bn-d/bilibili_comics_downloader
用Rust重写的Bilibili漫画下载器!无环境依赖,超高下载性能,支持pdf epub zip格式
bn-d/bn-d.github.io
bn-d/CSCI-1200-Battleship
RPI CSCI-1200 Data Structures, Fall 2015/Spring 2016/Spring 2018, Homework 6 - Battleship Recursion
bn-d/CSCI-1200-Carcassonne
RPI CSCI-1200 Data Structures, Fall 2014/Spring 2015, Homework 6 - Carcassonne Recursion
bn-d/dune
A composable build system for OCaml.
bn-d/InnerSourcePatterns
Proven approaches that can guide you through applying open source best practices within your organization
bn-d/lwt
OCaml promises and concurrent I/O
bn-d/ocaml
The core OCaml system: compilers, runtime system, base libraries
bn-d/ocaml-dockerfile
OCaml interface for creating Dockerfiles
bn-d/opam-repository
Main public package repository for opam, the source package manager of OCaml.
bn-d/openPubg
A RPI SD&D Project
bn-d/ppx_blob
OCaml ppx to include binary data from a file as a string
bn-d/project_euler
projecteuler.net
bn-d/publish-extensions
Scripts for publishing VS Code extensions to open-vsx.org
bn-d/vscode-black-formatter
Formatting support for Python using the Black formatter