Skip to content

VeithBuergerhoff/ferrous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ferrous

Ferrous is a programming language, meant to be simple to understand and use, with inspiration from both Rust and C#. The main purpose of this project is to get a feel for rust and to satisfy my desire of writing my own compiler. I learned the basics of Rust in three days and simply looked at other projects for how to structure my code.

The basic project structure and the structure of the lexer was heavily inspired by the official rust repository.

Roadmap (not ordered):

Contributing

If you spot mistakes, bugs, bad practice, or simply want to help out, feel free to open an Issue. Pull requests are also welcome, but do try to keep them short.

Additionally

I did think about streaming, but I'm quite shy and English is not my first language (although I am quite proficient.) If I get a sufficient amount of requests to stream, I might reconsider.

About

A compiler written in rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published