Skip to content
View bastie's full-sized avatar
⚔️
Working from home
⚔️
Working from home
Block or Report

Block or report bastie

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Stars

💻 Compiler

4 repositories

Write a tiny interpreter by C language in 500+ lines

C 125 15 Updated Mar 23, 2022

Tiny Tiny Basic Interpreter in under 500 LOC of Swift

Swift 28 2 Updated Jun 25, 2018

A compact interpreter for a language. Meant to demonstrate the basics of language development.

C 5 Updated May 25, 2021

OurC is a simplified but slightly extended C language. It has five primitive data types (int, float, char, bool, and string), one-dimensional array, and no struct or enum. There are function calls,…

C++ 3 Updated Mar 19, 2024