Skip to content

Ash-Olorenshaw/CartLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  _____         __  __                 
 / ___/__ _____/ /_/ /  ___ ____  ___ _
/ /__/ _ `/ __/ __/ /__/ _ `/ _ \/ _ `/
\___/\_,_/_/  \__/____/\_,_/_//_/\_, / 
                                /___/  
pre-alpha 0.0.1

Welcome to CartLang!

A dumb interpreted language currently created with Python (hopefully will be rewritten in C/Odin in future).

Check out the docs directory for getting started with understanding the language!

Running

Simply clone this repo somewhere then:

cd main

then:

*nix OSs:

python3 cart.py -h

Windows:

py cart.py -h

This project also comes with two example CartLang files that you can try and sift through:

example.cart and test.cart

About

A portable interpreted language for making cool stuff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages