The Latin Programming Language
Project description
Celeratas
The Latin Programming Language
Description
Built from python, Celeratas uses a custom ident-oriented syntax that features latin keywords. Although some of the text is written in latin, there is an English help menu with translations for all of the keywords.
Getting Started
Dependencies
- Windows, Macos, Unix, or Linux
- Python3
Installing
- Open the terminal and type:
pip3 install Celeratas
Executing program
- In order to open the Celeratas interactive shell, run the Celeratas package as a script. Open the terminal and type:
python3 -m Celeratas
- From there, you can type 'auxilium' (meaning help) to learn about the basics of the language.
auxilium
- If you want to read from a file instead, add the file name as an argument.
python3 -m Celeratas file_you_want_to_read.clr
Author
Finn Mattis
Version History
- 1.0.0
- The initial release of Celeratas! Integers, Floats, Roman Numerals, Bools, Strings, Arrays, Hash Maps, Variables, Conditionals, Loops, Try-excepts, Functions, and more!
License
This project is licensed under the MIT License - see the LICENSE file for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Celeratas-1.1.1.tar.gz
(22.6 kB
view hashes)
Built Distribution
Celeratas-1.1.1-py3-none-any.whl
(30.2 kB
view hashes)
Close
Hashes for Celeratas-1.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 084562252ff92dcfe50742779869acf1350754579145efd6c942fa2227e386e0 |
|
MD5 | 6fbc1f8202676aca0d3d6891ecb4fc7c |
|
BLAKE2b-256 | 85060feeaad9446cf1c51603a0e221a3152b50bc09168ec623deec4525d47f55 |