Skip to content
View Neko-Box-Coder's full-sized avatar

Block or report Neko-Box-Coder

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Neko-Box-Coder/README.md

About Me

I am an old school ish, low level ish programmer who writes things that make computers go beep boop.

I also sometimes do some dev-opsy thing for my homelab and then spend rest of the time watching anime and reading manga.

Pretty standard degenerate.

People I like:

  • Nic Barker
  • Nir Lichtman
  • Fabrice Bellard
  • Casey Muratori
  • Jonathan Blow
  • Carson Gross

My Own Eco-System (In preference/priority order)

  • runcpp2, C++ python like scripting engine and build system.
  • ModC, ModC language, just like C but with railguards. Early work in progress.
  • System2, a C header-only library for calling shell commands with stdin & stdout communication.
  • Defer.hpp, A light-weight C++11 header only library for specifying actions to be performed at the end of scope.
  • DSResult, A simple struct for allowing golang or rust like error handling.
  • 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 xxd but cross-platform.
  • ssLogger, simple call stack and debug logger.
  • CppOverride, mock-ish framework, like gmock but without the inheritance requirements.

My own setup

Pinned Loading

  1. runcpp2 runcpp2 Public

    A simple declarable, scriptable, flexible cross-platform build system build system for c or c++

    C++ 3

  2. ssLogger ssLogger Public

    Super Simple Logger for call stack and quick debug logging

    C++ 2

  3. MicroOmni MicroOmni Public

    A swiss army knife plugin that super charges ⚡️ your micro text editor

    Lua 36

  4. unofficial-plugin-channel unofficial-plugin-channel Public

    Fork of the fork of the micro editor plugins channel

    Shell 32 9

  5. System2 System2 Public

    Ability to call shell commands and subprocess just like the system function in C, with ability to query input/output asynchronously and other features

    C 13 1

  6. micro-dev micro-dev Public

    Forked from micro-editor/micro

    My own personal dev branch for the modern and intuitive terminal-based text editor

    Go 6