-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Lenny edited this page Dec 26, 2022
·
3 revisions
Barcelona started as a side-project for me to work on for my free time. After a while, I started to put a little more effort into the project to create a programming language that was a mixture of Python's simplicity, Rust's memory safety and Nim's flexibility. The programming language mostly focuses on statistics and data science. However, it can be used to perform requests with the built-in request system.
echo "Hello world";