No description
  • C 89.7%
  • Shell 10.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-07-01 09:38:43 +02:00
compiler Add crude system to print all errors in parsing stage 2023-07-01 09:38:43 +02:00
stdlib/include Add basic clib extern function support to Windows 2023-06-08 09:11:16 +02:00
.clang-format Add basic support for local variables 2023-06-01 20:20:18 +02:00
.gitignore Add Windows support 2023-06-07 10:20:59 +02:00
build.sh Reorganised the code folders a bit 2023-07-01 09:20:21 +02:00
LICENSE Restart project with smaller scope create simple in memory JIT compiler base 2023-06-01 15:15:01 +02:00
README.md Restart project with smaller scope create simple in memory JIT compiler base 2023-06-01 15:15:01 +02:00

Bassie C Compiler

This is a work in progress simple C compiler