Coder Social home page Coder Social logo

paradox_reader.go's Introduction

Paradox Reader

This is a very simple tool used to convert legacy Paradox. There are a number of Paradox file converters already out there - this is simply an attempt to code it in Go.

Project Status

Currently unloads the file data from a pdx file. The project is still in heavy alpha stage - in no case should you be using this in production.

It currently exports the raw data as a "output.csv" CSV file by default - next step is to deal with things like number fields. You can change the output using the -o flag and pick a new destination.

Tasks

  • Turn this into an honest cli tool
  • Give the user the option to export the table layout in a relatively standard format making it easy to understand the underlying data.
  • Work with a real Golang programmer to get the syntax more idiomatic and clear up the many sins committed here.
  • Create documentation a little more thorough than an overblown README.md.

Credit where Credit is due

The library is built on the following resources as guides for pulling data out of these pdx files.

Most importantly, this depends on the Kevin Mitchell "PARADOX 4.x FILE FORMATS", dated May 11th, 1996. This concise document clearly lays out the process for pulling out useful information from a pdx file.

paradox_reader.go's People

Contributors

nryberg avatar

Watchers

 avatar James Cloos avatar  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.