Danilo Oliveira
Danilo Oliveira
For having reproducible unit tests, it would be very useful to employ docker-composer to create containers with MySQL, Postgres, etc.
ANTLR produces the following warning: >ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7ANTLR Tool version 4.5.3 used for code generation does not...
Hi, I'm trying to execute a Forth source in Ubuntu 16.04 using Gforth. When I issue : C-c C-l It asks for "Forth executable: ", then I type "gforth", and...
Currently the project has zero docstrings. It is important, for an API, that each method and class be well documented. We should make an effort to document the current classes...
We need to make a proper initial README document describing what the project is, which features it provides, and what features are scheduled to be added.