Shadoweagle7's repositories

Language:JavaStargazers:1Issues:0Issues:0
Language:C++Stargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Compiler

A compiler written in Scala for educational purposes.

Language:ScalaStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

cpp-console-chat

A console chat application.

Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

cpp-reflect

An attempt at giving C++ a reflection system of some kind.

Language:C++License:GPL-3.0Stargazers:0Issues:1Issues:0
License:GPL-3.0Stargazers:0Issues:0Issues:0

Discard-Variable

Some languages often have a discard operator, usually _. This is an implementation to get that working in C++.

Language:C++Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Gadget-Watch

A game you can play with your WearOS and a computer / mobile device.

Language:JavaStargazers:0Issues:1Issues:0

glfw

A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

Language:CLicense:ZlibStargazers:0Issues:0Issues:0
Language:C++License:MITStargazers:0Issues:1Issues:0
Language:C++License:Apache-2.0Stargazers:0Issues:1Issues:0

Project-LINK

A way to be able to create variables, functions, classes etc. that will be recognized across multiple programming languages and runtimes.

Language:C++License:AGPL-3.0Stargazers:0Issues:0Issues:0

prototype-oriented-cpp

Basically outlined as how Javascript does this, with obvious hindrances due to language differences. This may be a terrible idea, but this is mostly just educational and an experiment.

Language:C++License:MITStargazers:0Issues:0Issues:0

safe_cpp

A framework for those who keep complaining about C++ being not safe. Use the right tool for the job and stop complaining, people. (This project is not intended to be taken seriously - unless you somehow see potential in it whilst perusing through it, in the which case, let me know!)

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

SE7

A collection of C# utility libraries

Language:C#License:AGPL-3.0Stargazers:0Issues:0Issues:0

SE7-Compiler

Contains (or, rather, will contain) the SE7 Compiler and SE7 Runtime

Language:C++License:MITStargazers:0Issues:0Issues:0
License:AGPL-3.0Stargazers:0Issues:1Issues:0

serializer

A serializing standard. Probably not a very good one, but this will be an educational experience.

Language:C++License:MITStargazers:0Issues:0Issues:0
Language:BatchfileLicense:GPL-3.0Stargazers:0Issues:2Issues:0

Shadow-Engine

A personal project making a game engine. Mostly for self - educational purposes, as I am following TheCherno on Youtube.

Language:C++License:GPL-3.0Stargazers:0Issues:2Issues:0

Small-Object-Optimization

A Small Object Optimization Implementation. Small Object Optimization allows for objects that are normally heap allocated to be stack allocated if the current space they take up happens to be small enough.

Language:C++Stargazers:0Issues:0Issues:0

String-Pool

An attempt at implementing a string pool in C++. Based on an idea posted here: https://stackoverflow.com/questions/20938441/implementing-a-string-pool-that-is-guaranteed-not-to-move

Language:C++License:MITStargazers:0Issues:0Issues:0

Toolbox

A Toolbox utility to store variables, functions, classes and the like in a single variable

Language:C++Stargazers:0Issues:0Issues:0

Unlimited-Dimensional-Array

An array that can have an unlimited number of dimensions specified by the programmer using it.

Language:C++Stargazers:0Issues:1Issues:0

Utility-Functions

Some Utility Functions

Language:C++Stargazers:0Issues:0Issues:0

Win32RAII

Win32 but its C++ RAII

Language:C++Stargazers:0Issues:0Issues:0