Neko-Box-Coder - Overview (original) (raw)
Block or report Neko-Box-Coder
About Me
I write things that make computers go beep boop, sometimes doing some dev-ops for my homelab and the rest of the time watching anime and reading manga.
People I like:
- Nic Barker
- Nir Lichtman
- Fabrice Bellard
- Casey Muratori
- Jonathan Blow
- Carson Gross
My Own Eco-System
- runcpp2, C++ python like scripting engine and build system.
- CppOverride, mock-ish framework, like gmock but without the inheritance requirements.
- ModC, ModC language, just like C but with railguards. Early work in progress.
- ssLogger, simple call stack and debug logger.
- DSResult, A simple struct for allowing golang or rust like error handling.
- System2, a C header-only library for calling shell commands with stdin & stdout communication.
- ssTest, a simple fancy test framework that makes tests look a bit nicer.
- MacroPowerToy, a collection of C/C++ macros for manipulating arguments and preprocessing.
- Embed2C, a simple program and CMake helper for embedding binary files to source files, like
xxdbut cross-platform.
My own setup
- SimpleCodingStyle, my own coding philosophy and style.
- micro-dev, my version of the micro text editor.
- MicroOmni, VSCode like functions plugin for the micro edtior.
- filemanager2, file manager for the micro text editor.
- unofficial-plugin-channel, an unofficial plugin channel for the micro terminal editor.
Pinned Loading
- A simple declarable, scriptable, flexible cross-platform build system build system for c or c++
C++ 3 - Super Simple Logger for call stack and quick debug logging
C++ 2 - A swiss army knife plugin that super charges ⚡️ your micro text editor
Lua 30 - Fork of the fork of the micro editor plugins channel
Shell 31 8 - Ability to call shell commands just like the system function in C, but can communicate with stdin and stdout and stderr.
C 12 1 - Forked from micro-editor/micro
My own personal dev branch for the modern and intuitive terminal-based text editor
Go 6