Highlights
-
-
ts-serve Public
Forked from ayame113/ts-serveTranspile TypeScript on the fly and deliver it from your server as ES Modules.
TypeScript MIT License UpdatedMar 25, 2025 -
simpLex Public
Simple and fast lexer in C++ header. Can add symbols at runtime.
-
LispyC Public
Lisp & C++ lovechild toy language
-
tiny-markdown-editor Public
Forked from jefago/tiny-markdown-editorfork of TinyMDE: A tiny, dependency-free embeddable HTML/JavaScript Markdown editor.
JavaScript MIT License UpdatedDec 14, 2024 -
notepadzz Public
Minimalistic notes with markdown, keep-unsaved and toggleable UI. [Qt5,C++]
-
-
-
counter-app Public
Forked from arnab-datta/counter-appThis tiny application is like adding,removing,deleting, resetting products which reflects in the total number of products into our shopping cart.
JavaScript MIT License UpdatedApr 18, 2024 -
-
-
AdminScript Public
AdminScript - your own (self hosted) script manager
-
-
http-multi-server Public
Http multi server: shell, file upload / download, filesystem
-
marksmol Public
Small & Simple HTML templating / macro (markdown) language
-
-
-
-
-
-
leejs Public
LeeJS - HTML and CSS templating and generating framework, with hints of data binding
1 UpdatedApr 30, 2023 -
cute_headers_deprecated Public
Forked from RandyGaul/cute_headers_deprecatedCollection of deprecated cute headers
C UpdatedNov 10, 2022 -
Undiscovered_Worlds Public
Forked from JonathanCRH/Undiscovered_WorldsProcedural map creator
C++ GNU General Public License v3.0 UpdatedAug 17, 2022 -
normans-sky Public
Forked from nothke/normans-skyNormans Sky made for lowrezjam '16
C# MIT License UpdatedAug 12, 2021 -
-
minecraft-weekend Public
Forked from jdah/minecraft-weekendMinecraft, but I made it in 48 hours.
C MIT License UpdatedFeb 9, 2021 -
-
stak Public
Simple but complete stack based programming language, 100% written in c++
-
Version of my brainfuck to c & exe compiler with digital mars compiler instead of TCC
-
Used python to make a brainfuck to C compiler, then used TCC to compile to exe, all automatically