Skip to main content

An Alan++ complient compiler

Project description

GuteCompiler

Overview

This is a compiler built from scratch using Python3. The language used is followsthis grammar specification.

Requirements

  • Python3.7

Running the Compiler

In a terminal or command line, navigate to the directory of the project

Give executable permissions to the setup.sh file with chmod +x setup.sh to make life easy for you

Run the command . ./setup.sh for a quick Python3.7 version check, and installation

After all that magic, you're ready to use my compiler

Type gutec path_to_a_file to compile a file

To exit the virtual environment, type deactivate

As of now, the compiler can only perform lexical analysis but more will come...

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

gutec-0.3.4.tar.gz (10.3 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