Skip to content

A minimalist programming language derived from C running on the CLI.

Notifications You must be signed in to change notification settings

Mooglefrooglian/Minim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is Minim? Minim is a simple syntax for a simple language. It's currently in a very alpha state, barely supporting the print function and string literals, but it is progressing very fast.

It uses the bsn.GoldParser library to parse source files and Reflection.Emit library on the .Net framework to generate executables that run on the CLI.

Written in C#.

About

A minimalist programming language derived from C running on the CLI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published