Coder Social home page Coder Social logo

Welcome!

Welcome to my profile, here you'll find trinkets, odds and ends, that sort of thing!

I do mostly development of small tools and some R&D, mostly with C (and variants) and Python, on top of Linux.

Feel free to look around!

Here are some of my latest and relevant projects and contributions:

  • LitaC
    This is forked from Tony Sparks and I just love this project, it is pretty much everything I've been looking for in terms of improvements to the C language.
    It uses a syntax similar to Golang, but compiles to C!
    I implemented a feature or two mainly focusing on the integration of LitaC in C projects.

  • BetterC containers
    Before venturing further into LitaC, I tried Dlang with the -betterC switch.
    It was pretty good, but I had some troubles as the language itself is still very attached to the "normal" way.
    Anyway, in those adventures I ended up creating some generic containers. Someone may find this useful.

  • You're the OS
    Forked from Pier-Luc Brault, this is a game where you're the OS scheduler! Do read more on the main repo.
    In this, I implemented a way to "automate" the game using a script. I haven't been contributing much to it so I don't know the current state of it. This is here mostly as a memo.

  • ChibiCC
    This is a C compiler developed by Rui Ueyama, do read more about it on the main repo.
    In my fork, I use it mostly for "showcasing" some features that could be interesting, mainly found on higher level languages that are implemented solely on the compiler.
    I implement these features in separate branches, so feel free to explore them!

  • bash JSON
    This is a collection of bash builtins to handle JSON directly from the terminal (bash).
    It was a nice R&D project and I'm yet to add examples ...

Tiago Teixeira's Projects

9mm-ml icon 9mm-ml

Nine Men's Morris machine learning algorithm

alloc_stack icon alloc_stack

A malloc wrapper with some kind of pointer ownership

antomic icon antomic

An experimental game engine written in C++

bash-json icon bash-json

A collection of bash builtins to handle JSON objects directly in the shell

c3c icon c3c

Compiler for the C3 language

cxproc icon cxproc

A C11 compiler with some language extensions

elfedit2 icon elfedit2

A tool to change constant values on an ELF file

fbfrog icon fbfrog

FreeBASIC binding creation tool

ipcqueue icon ipcqueue

POSIX and SYS V messages queues implementation for Python

kind icon kind

Kubernetes IN Docker - local clusters for testing Kubernetes

lmdb-generator icon lmdb-generator

Generate C code for LMDB databases based on a database/table schema

mazucc icon mazucc

A minimalist C compiler with x86_64 code generation

mir icon mir

A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.