This website requires JavaScript.
Explore
Help
Register
Sign In
Stone_Red
/
YesNt-Interpreter
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced
2026-09-06 16:06:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e99df1e3f2e2259e2b26398e0143d1c448a02a10
YesNt-Interpreter
/
YesNt.Interpreter
/
Statements
T
History
Stone_Red
e99df1e3f2
Add list statement support with tests for creation, access, and errors
2026-03-04 15:47:54 +01:00
..
CodeFlowStatements.cs
Enforce label and function statements to end with ':' and update syntax checks
2026-03-04 14:33:47 +01:00
ConsoleStatements.cs
Make syntax more readable
2026-03-04 14:04:00 +01:00
FunctionStatements.cs
Enforce label and function statements to end with ':' and update syntax checks
2026-03-04 14:33:47 +01:00
ListStatements.cs
Add list statement support with tests for creation, access, and errors
2026-03-04 15:47:54 +01:00
PredifinedVariableStatements.cs
Make syntax more readable
2026-03-04 14:04:00 +01:00
ProcessingStatements.cs
Make syntax more readable
2026-03-04 14:04:00 +01:00
SystemStatements.cs
Make syntax more readable
2026-03-04 14:04:00 +01:00
VariableStatements.cs
Use var instead of let for variables
2026-03-04 14:55:09 +01:00