Skip to content
Marco Bambini edited this page Jun 16, 2017 · 5 revisions

Document updated on March 18, 2017 (1:56 PM)

This document contains a draft roadmap for the features that will be implemented in the Gravity programming language.

To do in the short term:

Help needed here:

  • Add Windows build to Travis (https://github.com/marcobambini/gravity/issues/128)

  • Find out a way to automatically get optional modules like Date (https://github.com/marcobambini/gravity/pull/95) to be part of the main executable. The idea is to follow a name convention that will enable both makefile and gravity to automatically links all of them into the main executable (without the needs to have shared libraries). This can be done but I am not sure about which scripting language to use to automate the process (especially for Windows)

To better discuss:

Clone this wiki locally