Skip to content

Compiler for my own low-level programming language

Notifications You must be signed in to change notification settings

TrueTheos/ils.ils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

ILS

ILS is a low-level programming language designed to provide fine-grained control over system resources, similar to C. It combines the power of systems programming with modern syntax for improved readability and productivity. It is an ongoing learning project, continuously evolving with new features.

Features

  • Efficient execution: Compiles to native machine code for optimal performance
  • Modern syntax: Cleaner and more readable than traditional low-level languages
  • Strong typing: Includes static type checking for improved safety
  • Custom allocator: It uses my own allocator spa

image

About

Compiler for my own low-level programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published