Skip to content

majorsopa/lye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lye

a simple compiled language i made in rust.

documentation will come once the language comes along more and things get to a solider point.

examples will come before docs, but will have to wait until the language is functional.

compilation instructions will follow suit.

roadmap

1.0.0

  • print statement

  • goto

  • while loop

  • conditional statements

  • strongly-typed mutable variables

  • strongly-typed constants

  • casting int to string and vice versa

  • importing functions from other files

  • code examples

  • some documentation of the standard library and syntax

  • installer with lye compiler, nasm, and golink

  • command-line arguments instead of hardcoded values

About

a simple compiled language i made in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published