A compiler for the Farm programming language
Project description
- The Farm Compiler is written in python and has three main functions:
def compile_string(string): ~Takes a python string of Farm commands and compiles it. def compile_file(name): ~Compiles a text file, or any file with farm_compiler commands in it. def write_to_file(string, name): ~Takes a python string, compiles it, and writes the resulting farm_compiler result to the name specified.
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
farm_compiler-1.0.1.tar.gz
(2.2 kB
view details)
File details
Details for the file farm_compiler-1.0.1.tar.gz
.
File metadata
- Download URL: farm_compiler-1.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.19.5 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9750db66bcc19f5f22d46d8e745f6e92d65be0f91b5e43e62ae914d1f2731719 |
|
MD5 | 3cf28c08044becdb44d389e60820bbf9 |
|
BLAKE2b-256 | 9822591819c29be274a475fea0345f72dc3f5d61dd97947eca863bc5216d5ff4 |