Pinned Repositories
AcNet
Tiny cross-platform tcp-rpc library
AcVim
It's vimfiles, Can easier write more language code.
cex
Cex.C - Comprehensively EXtended C Language
mui
microui, a tiny immediate-mode ui library
nico
a Game Framework in Nim inspired by Pico-8.
nim.vim
Nim language plugin for vim
tigr-nim
TIGR - the TIny GRaphics library for Windows, macOS, Linux, iOS and Android.
nature
The Nature Programming Language
ocen
Statically typed programming language
virgil
A fast and lightweight native programming language
Angluca's Repositories
Angluca/tigr-nim
TIGR - the TIny GRaphics library for Windows, macOS, Linux, iOS and Android.
Angluca/miniSnip
Lightweight snippet plugin for Vim
Angluca/nico
a Game Framework in Nim inspired by Pico-8.
Angluca/Nim
Nim (formerly known as "Nimrod") is a compiled, garbage-collected systems programming language which has an excellent productivity/performance ratio. Nim's design focuses on efficiency, expressiveness, elegance (in the order of priority).
Angluca/AoC2023
Advent of Code 2023 Nim
Angluca/auto-pairs
Vim plugin, insert or delete brackets, parens, quotes in pair
Angluca/ctrlp.vim
Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
Angluca/docsify
🃏 A magical documentation site generator.
Angluca/ecere-sdk
Ecere SDK (eC Language, Ecere IDE, Cross platform GUI, graphics, and more) — http://ec-lang.org —
Angluca/faur
⚒️✨ My personal C games framework. 2D graphics, sound, inputs, states, ECS, and misc utils for data, files, math, memory, strings, time, and more. Builds for Linux, Windows, Web, and embedded devices.
Angluca/GitHub520
:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
Angluca/kc85.zig
A KC85 emulator written in Zig
Angluca/learnopengl-examples
Examples from learnopengl.com, implemented using Sokol libraries.
Angluca/lsp
Language Server Protocol (LSP) plugin for Vim9
Angluca/mgba
mGBA Game Boy Advance Emulator
Angluca/moe
A command line based editor inspired by Vim. Written in Nim.
Angluca/nimskull
An in development statically typed systems programming language; with sustainability at its core. We, the community of users, maintain it.
Angluca/pacman.c
Simple Pacman clone written in C99.
Angluca/pacman.zig
Simple Pacman clone written in Zig.
Angluca/powerlevel10k
A Zsh theme
Angluca/ranger
A VIM-inspired filemanager for the console
Angluca/sokol
minimal cross-platform standalone C headers
Angluca/sokol-nim
nim bindings for https://github.com/floooh/sokol
Angluca/sokol-samples
Sample code for https://github.com/floooh/sokol
Angluca/tig
Text-mode interface for git
Angluca/v-vim
Support for V syntax highlighting in Vim
Angluca/vger
2D GPU renderer for dynamic UIs
Angluca/vim-auto-popmenu
:sunglasses: Display the Completion Menu Automantically (next AutoComplPop) !!
Angluca/vimcdoc
Vim 中文文档计划
Angluca/wefx
Basic WASM graphics package to draw to an HTML Canvas using C. In the style of the gfx library