Skip to content

This is a simple compiler that supports variable definition, function definition, and function execution

Notifications You must be signed in to change notification settings

leonce28/DeerLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desc

This is a simple compiler that supports variable definition, function definition, and function execution. Of course, logical control statements such as IF ELSE and WHILE are also supported. The code is written entirely in C language. The output uses the standard library stdio.h of C language.

Undo

It is still under development. Please stay tuned for updates.

About

This is a simple compiler that supports variable definition, function definition, and function execution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published