a simple env-based language
Project description
cstenv.py cstenv means: custom env lang.
- loading a file
cstenv.load_file(NAME)
- defining variables
let $varname$ = “hello world!” let $int$ = 1
- loading variables values
cstenv.var[“YOURVARNAMEHERE with no dollar signs.”]
===========CHANGELOG============
- 0.0.1 [1/12/2021]
Official release of cstenv.
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
cstenv-0.0.1.tar.gz
(1.5 kB
view hashes)