Pinned Repositories
brah-0.1.0-impl1
A very basic and simplistic programming language (compiler + interpreter) made in pure Python 3.8.
brah-0.1.0-impl2
Prototype for a programming language -- composed of bytecode compiler and virtual machine, written and Python 3.8
compiler-construction
Markdown version of the book Compiler Construction written by Niklaus Wirth.
git-cheat-sheet
Git is the free and open source distributed version control system that's responsible for everything GitHub related that happens locally on your computer. This cheat sheet features the most important and commonly used Git commands for easy reference.
namespace-0.1.0
Provides a mapping object that behaves similarly to JSON files.
portfolio-dev
develpment repo of an academic activity, using angular
raylib-py
A Python binding for the great C library raylib.
raylib-py-ctbg
A Python binding for the great C library raylib (ver. 2.6).
raylibpyctbg
A Python ctypes binding generator for the awesome C library Raylib.
overdev's Repositories
overdev/raylib-py
A Python binding for the great C library raylib.
overdev/raylibpyctbg
A Python ctypes binding generator for the awesome C library Raylib.
overdev/compiler-construction
Markdown version of the book Compiler Construction written by Niklaus Wirth.
overdev/brah-0.1.0-impl1
A very basic and simplistic programming language (compiler + interpreter) made in pure Python 3.8.
overdev/git-cheat-sheet
Git is the free and open source distributed version control system that's responsible for everything GitHub related that happens locally on your computer. This cheat sheet features the most important and commonly used Git commands for easy reference.
overdev/raylib-py-ctbg
A Python binding for the great C library raylib (ver. 2.6).
overdev/portfolio-dev
develpment repo of an academic activity, using angular
overdev/brah-0.1.0-impl2
Prototype for a programming language -- composed of bytecode compiler and virtual machine, written and Python 3.8
overdev/namespace-0.1.0
Provides a mapping object that behaves similarly to JSON files.
overdev/CnC_Generals_Zero_Hour
Command and Conquer: Generals - Zero Hour
overdev/easygl-0.1.0-alpha1
A small library for easy OpenGL 2D rendering.
overdev/easylex
Easy to use and configurable lexer
overdev/fatec-so-ADS
Atividades de programação exercidas durante o curso de ADS.
overdev/Godot-GameTemplate
Template with all necessary stuff taken care, just create your games main features.
overdev/grusin
A very basic GUI library written in pure Python.
overdev/jsom
Defines an utility class for manipulating json objects as common python objects
overdev/metodo_de_newton
Implementação em Python do Método de Newton
overdev/minilang3
Minilang programming language, 3rd implementation
overdev/opensm-0.1.0-a1
A very simplistic programing language
overdev/perlinnoise-0.1.0
Python implementation of the Perlin Noise function.
overdev/prototiposEngSoft01
prototipos para ao trabalho de eng 1
overdev/prova-node-09-12-20
overdev/PWEB
Academic in-class HTML exercises.
overdev/py-myopl-code
Interpreter for the BASIC language written in Python 3
overdev/pybez-0.1.0-a0
overdev/pygrammer
A pure Python recursive descent parser generator for non too-technical language grammars
overdev/python-misc-code
Miscellaneous examples of Python code.
overdev/PythonOS
A touchscreen interface, library, and app platform for Python and Raspberry Pi.
overdev/PythonOS-1.01-cp2-cp3
clone of Furmada/PythonOS 6 that aims to run in both Py2 and Py3
overdev/raylib
A simple and easy-to-use library to learn videogames programming