Monday, June 15, 2015

Rusthon Overview


The Old Way

Above is the traditional way software gets developed. It is a slow and complex process, it creates extra work for the coder, because they must manage files, folders, and multiple build tools. This is a headache and it is not secure.

The New Way

Above the new way of software development using Rusthon. Its simple and more secure using only a single markdown file that combines all config files, and source code in multiple languages. Rusthon also includes a powerful Python to Javascript transpiler, so you can do almost everything from Python syntax if you want.

1 comment:

  1. This is super epic
    I have seen the Vert.X project come at this from another angle, but this is the first real non-jvm polyglot i have become interested in

    ReplyDelete