docs icon indicating copy to clipboard operation
docs copied to clipboard

Add field for compiler flags to language version data

Open kazk opened this issue 5 years ago • 2 comments

See #65

kazk avatar Jul 17 '20 22:07 kazk

Is a field just for flags enough? Is compilation always controlled by flags of single command invocation? I mentioned command line deliberately, in case compilation and invocation were more complicated, consisted of more than one command, etc.

hobovsky avatar Jul 17 '20 23:07 hobovsky

It all depends on the language, so we'll adjust as we go. I made language pages data driven so that we can just edit the source data to get 50+ languages pages with consistent appearance. We'll adjust the fields as necessary because it's difficult to know beforehand.

I might just end up having generic description/notes.

kazk avatar Jul 17 '20 23:07 kazk