Skip to content

uynilo9/bento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍱 - The Bento Programming Language

✨ Intro

A simple programming language written in Go, and I'm lazy to implement this project btw.

🚀 Quickstart

  1. Clone the repo to local:
git clone https://github.com/uynilo9/bento.git
  1. Build the entire program:
make build
  1. Run the Bento CLI to get started:
./bin/bento

📜 License

Apache License 2.0