Pinned Repositories
21-42sh
shell implementation in C using AST
ale
Check syntax (linting) and fix files asynchronously, with Language Server Protocol (LSP) integration in Vim
deoplete.nvim
:stars: Dark powered asynchronous completion framework for neovim/Vim8
dgressions
Fillit
ft_ls
ls implementation in C
ft_printf
printf from scratch implementation in C
gbmu
gameboy / gameboy color emulator in C++
quine
nbouchinet's Repositories
nbouchinet/gbmu
gameboy / gameboy color emulator in C++
nbouchinet/21-42sh
shell implementation in C using AST
nbouchinet/quine
nbouchinet/ale
Check syntax (linting) and fix files asynchronously, with Language Server Protocol (LSP) integration in Vim
nbouchinet/deoplete.nvim
:stars: Dark powered asynchronous completion framework for neovim/Vim8
nbouchinet/dgressions
nbouchinet/Fillit
nbouchinet/ft_ls
ls implementation in C
nbouchinet/ft_printf
printf from scratch implementation in C
nbouchinet/ft_select
File selection menu in C
nbouchinet/Get_next_line
get next input line in C
nbouchinet/irc
C irc implementation
nbouchinet/libft
C library for school
nbouchinet/libftasm
mini x86_64 nasm lib
nbouchinet/linux
Linux kernel source tree
nbouchinet/little_penguin
Sort of Eudyptula challenge
nbouchinet/malloc
Malloc implementation in C
nbouchinet/minishell
mini C shell
nbouchinet/nm-otool
nm and otool C implementation
nbouchinet/ping
nbouchinet/RedTetris
nbouchinet/riscv-v-spec
Working draft of the proposed RISC-V V vector extension
nbouchinet/scripts
nbouchinet/vim-42header
vim header for 42 projects