Skip to content

KJSendrejas/MyLang-Programming-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small programming language implemented with a translator that parses source code and performs semantic analysis.

Features Tested:

Variables: Integer and float with explicit type

Arithmetic Expressions: addition and division

Print Statements: Integer and float expressions

Conditional Statements: if/else

Functions: Declaration, typed parameters, return values

Function Calls: Correct evaluation and assignment

About

A small programming language implemented with a translator that parses source code and performs semantic analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors