Closed dungwinux closed 6 years ago
Let GCC be a standalone compiler. If you were to make FPConsole to compile C and C++ as well, the "FP" in "FPConsole" wouldn't be "Free Pascal", but "Fast Programming" (I don't know up to you). And then we would have to change a lot of stuffs in FPConsole's website.
I know it. That's what I want. Now I'm finding way to compile different languages.
So now you want to turn FPConsole to be able to compile different languages?
Yeah, since we skip the build number 1.4
Maybe by doing that we will have more customers. It's okay.
Ya done with #16 yet ?
Testing it.
Life is great and everything will be okay.
That's the name of one of Kotlin Presentation
We can use that as our motto, or our motivation.
Maybe, -f
will detect the source automatically while -fs
will detect the source by the extension or switch. This is just planning, nothing have been done.
Did you commit every change ? I can't compile the source from branch feat/open-editor
So, if a file is dzung.cpp and we use -fs
it should initialize the compiler for C++?
Maybe
Merged with #25