Skip to content

a2p1k02/lumin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUMIN

Thus far this language generates C code to execute its program


This is a simple programming language.
So, my wife wants to start learning programming.
And I decided to create a programming language for her.
Therefore, this project can be modified if my wife wants to change the programming language :)

Example

fun foo(x, y) {
    x + y;
}

About

Lumin is a simple programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages