Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page