Skip to content

etornam45/bottle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Bottle 🍼 Programming Language;

The bottle programming is a project @etornam45 started in order to learn and understand what programming languages are and how they work. To execute code on the CPU ~(0101001110, 1101001110, 1101101110) Mainly to understand how language parser work to represent code in an AST

Structure of the project

  • Tokentype representation.
  • Tokenizer (Lexer).
  • Parser (syntax analysis).
  • Evaluation ~~ (Not Implemented Yet)

Contribution

  • This is a project I started in order to learn more about programming languages by building a programming language
  • You can freely make a PR or fork the repo. I'm ready to learn from everyone
  • Please try it out if you can.

THANK YOU

About

A basic programming language written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages