Code Monkey home page Code Monkey logo

basic-wrangler's Introduction

BASIC Wrangler

A BASIC program listing line renumberer/cruncher (aka, a minifier).

This program is currently in beta testing. It will probably break your program. The documentation is minimal. Things will change frequently.

What if you could turn this:

Example 1

Into this:

Example 2

And then turn that into this:

Example 3

With BASIC Wrangler, you can!

Purpose

The purpose of BASIC Wrangler is to allow you to write BASIC programs using labels in a dialect-agnostic way. It also combines and crunches lines to take up the least amount of space on output, thus saving you memory. It is designed to be able to work with almost any dialect of line numbered BASIC.

Installation

To install with pip, type:

pip install basic-wrangler

There is also a standalone version available for Windows under the Release tab.

If you are not running Windows 10, you may need to download the x86 version of the Visual C++ Redistributable for Visual Studio 2015. The standalone version does not work on Windows XP.

Basic Usage

To load the GUI, type bw (a harmless console window might open up behind the main window -- ignore it). Type bw -h for CLI help. For more, check out the Manual in the docs directory.

Some of the Planned Features

  • Built-in conversion from numbered listings routine
  • A GUI
  • Output to clipboard when pasting
  • Preprocessor macros like includes and ifs
  • Renaming variables
  • Support for external tokenizers by accounting for how many bytes each token uses
  • Support for output to files that can be transferred directly into disk images

Changelog

See CHANGELOG.md

Getting Support

If you have any issues, you can either report them at the Issues tab or you can report them at the AtariAge Release thread. There might also be useful information at my blog.

Attribution

Program icon based on an icon made by Retinaicons from www.flaticon.com.

basic-wrangler's People

Contributors

pahandav avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.