UNPKG

code-gen

Version:

Generate code from Pseudo code

11 lines (8 loc) 434 B
2015-03-25, Version 0.0.2 ========================== * Able to be installed globally and get a command line interface. * Running CLI should start a server and show Url for accessing Web page. * Using the same web interface, should be able to create new file in server - write code in it and execute code and show the response in the Web interface. 2015-03-07, Version 0.0.1 ========================== * First release!