Dustin Ingram's Very Special Programming Language.
Project description
divspl (Dustin Ingram’s Very Special Programming Language)
An implementation of a FizzBuzz DSL using rply.
Installation
pip install divspl
Usage
divspl [filename]
Where:
filename A *.divspl filename to execute
Example
Use the interpreter to execute valid DIVSPL code:
divspl fizzbuzz.divspl
Or use it as a shebang:
#!env/bin/divspl 1...15 fizz=3 buzz=5
Then:
./fizzbuzz.divspl
Description
divspl is an interpreter for the DIVSPL DSL (Dustin Ingram’s Very Special Programming Language Domain Specific Language), which is used for implementing FizzBuzz-like programs.
Contact
- On PyPI:
- Souce:
- Issues:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
divspl-0.0.1.1.tar.gz
(2.5 kB
view details)
File details
Details for the file divspl-0.0.1.1.tar.gz
.
File metadata
- Download URL: divspl-0.0.1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd30ec05fcde64a420f4ee992f4dca3a35ac19779b5fc893270aa98149828119 |
|
MD5 | 6f89d9966de09d79b7d3d43aa2109e0a |
|
BLAKE2b-256 | 9b7c17c279ae50eb0c675d7dcec3c36ba3f17fde2e70364e60123956b0893c52 |