On Mon, Jan 10, 2022 at 10:17 PM geff <[email protected]> wrote: > > hey all, sorry for the noob question. > > is there anyway i can contribute to freedos's development with C++? >
You are definitely welcome to contribute to FreeDOS! Jerome already provided a link to the "How to contribute" page on our wiki. I'll also mention that the FreeDOS Spec says that any program from "Base" (those programs that replicate MS-DOS functionality) must be written in C or Assembly. But other programs that are not part of "Base" can be written in other programming languages, as long as they can be compiled using FreeDOS tools. http://wiki.freedos.org/wiki/index.php/FreeDOS_Spec Jim _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
