xavitator / nut-lang

MIT License
0 stars 0 forks source link

Java #5

Open FauconFan opened 6 years ago

maiste commented 6 years ago

We can use Gradle or Maven to compile this project

FauconFan commented 6 years ago

I prefer maven, but Xavier will have the last word here

xavitator commented 6 years ago

Why do you prefer maven?

FauconFan commented 6 years ago

I don't know how gradle works, but maven works with a simple .toml file. Looks simpler

xavitator commented 6 years ago

I read that gradle can be use for C and C++, it could be cool.

maiste commented 6 years ago

Agree with Xavier. It can be nice to learn a new one !

xavitator commented 5 years ago

I will start gradle and documentation.

maiste commented 5 years ago

Javadoc ?

xavitator commented 5 years ago

Documentation to explain how we organise java program code.

FauconFan commented 5 years ago

For program code organisatio, you can just explain it in the readme file. Then the package manager with javadoc will be more explicit...

xavitator commented 5 years ago

@FauconFan , you have to change the Readme file, you will see what you need to add/change ;)

maiste commented 5 years ago

Why don't we create a readme file in the core language directory ? That's what I did for OCaml. That way, each language directory have an explanation about how it works.

FauconFan commented 5 years ago

@xavitator i don't what i have to change @elusyo That what we said. One readme in each core folder to explain organisation, and overview about how we code, for more information we have to see the documentation of the language

Edit: Bad issue to talk about it

xavitator commented 5 years ago

@Fauconfan, read the Readme file in Java folder, I tag you on it. @elusyo, @Fauconfan said all or I don't understand too.