Skip to content

harishbisht29/code-parser

Repository files navigation

About The Project

Code parser is a python web application that parses SAS code, more language can be added in the future, and returns a webpage that shows the details in graphical form.

Built With

This project is build using the below frameworks.

Getting Started

Follow below instructions to run this project on your system.

Prerequisites

You only need python & virtualenv installed on your system.

Installation

  1. Clone the repo
    git clone https://github.com/harishbisht29/code-parser.git
  2. Install python libraries
    pip install -r requirements.txt
  3. Run server
    python main.py

Usage

  1. Once the server is up! visit the home page & enter SAS program location-
  2. You will get below page

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Name - Harish Singh
Email- harisbisht29@gmail.com

Project Link: https://github.com/harishbisht29/code-parser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published