Skip to content
View Thibaultshon's full-sized avatar

Block or report Thibaultshon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Cletra Cletra Public

    Tetris clone written in common lisp and rendered using OpenGL

    Common Lisp

  2. Majtron Majtron Public

    3d arena shooter and game engine in common lisp and rendered using OpenGL

    Common Lisp

  3. personal-website personal-website Public

    https://jtfrancis.co.uk/

    Common Lisp

  4. ART-3D-Modelling-Domain-Specific-Language ART-3D-Modelling-Domain-Specific-Language Public

    Two domain-specific languages (DSLs) for 3D modelling, using the ART Software Language Engineering tool, through SOS reduction semantics and attribute grammar rules, making use of Java/JavaFX for t…

    Java

  5. python-forth-interpreter python-forth-interpreter Public

    This is an educational project based on https://skilldrick.github.io/easyforth/#introduction. It is a simple Forth implementation in Python, supporting stack operations, control flow, and the abili…

    Python

  6. lisp-like-interpreter lisp-like-interpreter Public

    an interpreter for a lisp like language in c

    C