Top-left window icon looks garbled. A porting bug, maybe?
hulitu 4 hours ago [-]
Wow, it really looks like Win 10/11. Microsoft is back to the roots now.
But Word 1.0 even has 3d GUI elements. They must have had impressive computers back then.
netsharc 2 hours ago [-]
CTL3D.DLL .. I remember installing Office for Windows 3.1. It would update this system DLL and make the UI of the entire system look more 3D.
Might the lack there of be copyright related? I guess not something you want to burn your hands on.
qingcharles 4 hours ago [-]
The original source for WfW 1.1a was open sourced (I realize that doesn't mean there isn't copyright, but it's unlikely to be the reason that there are no pics):
The point of open source is to address and concerns around copyright. And this source is not open source by the definition most people use when they refer to “open source”. It’s still proprietary but source available.
However I will say, this source is unlikely to be useful to anyone beyond academic curiosity. So for the purposes of this project, the source license is “good enough”.
ptx 60 minutes ago [-]
More concretely, Microsoft's license [0] gives you at most one of the four essential freedoms:
0. Freedom to run for any purpose? No.
1. Freedom to modify the program? Maybe; Microsoft can revoke it without cause at any time.
2. Freedom to distribute unmodified? No.
3. Freedom to distribute modified? No.
I'm using the free software definition [1] because it's simpler and clearer than the open source definition [2], which is usually considered mostly equivalent in practice, but as far as I can tell Microsoft's license satisfies zero of the latter's ten criteria, apart from perhaps non-discrimination and technology-neutrality. Most of the criteria of the open source definition have to do with distribution, which is not allowed by Microsoft's license.
You may use, copy, compile, and create Derivative Works of the software, and run the software and Derivative Works on simulators or hardware solely for non-commercial research, experimentation, and educational purposes. Examples of non-commercial uses are teaching, academic research, public demonstrations, and personal experimentation. “Derivative Works” means modifications to the software, in source code or object code form, made by you pursuant to this agreement.
You may copy and refer to any documentation provided as part of the software.
You may not distribute or publish the software or Derivative Works.
You may not use or test the software to provide a commercial service unless Microsoft permits you to do so under another agreement.
You may publish and present papers or articles on the results of your research, and while distribution of all or substantial portions of the software is not permitted, you may include in any such publication or presentation an excerpt of up to fifty (50) lines of code for illustration purposes.
pmkary 3 hours ago [-]
Cool!
Oliveaniss 4 hours ago [-]
[flagged]
zatkin 4 hours ago [-]
>This project is a fully working native Windows x64 port of Microsoft Word for Windows 1.1a, whose historical codename was Opus.
Not to be confused with the Anthropic LLM model Opus - what was once an old codename is as good as new once again!
userbinator 4 hours ago [-]
Would be ironic if Claude Opus was used in making this port. IMHO the README does have a bit of LLM smell to it.
pcblues 3 hours ago [-]
Check in the github src directory.
derdi 3 hours ago [-]
What should one check for?
dsign 4 hours ago [-]
I came here to say that. Though not in a bad way; the economics of what is possible but practical/impractical changes greatly with LLMs, and I suspect and hope we will be figuring out the ramifications for a while.
trvz 4 hours ago [-]
It’s a common word amongst people with even a bit of erudition. In truth, using it for any kind of software is overusing it.
seri4l 2 hours ago [-]
For erudites Word is a much better name. We seldom use that verbum.
IsTom 4 hours ago [-]
And not to be confused with its plural form "opera".
kotaKat 28 minutes ago [-]
The Oracle corporation would like to speak to you about the name of their property management system.
(Also some Norwegians and a Web browser?)
wolfi1 1 hours ago [-]
the Romans, btw, knew two kinds of labour: labor, -is the laborious one (see ?), and opus, the achievement
but some don’t
agentic engineering would make this easy, especially when following the blueprint of the projects that do this translation already
https://www.neowin.net/news/developer-ported-word-for-window...
https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2F...
https://github.com/danielcosta/MSWORD
However I will say, this source is unlikely to be useful to anyone beyond academic curiosity. So for the purposes of this project, the source license is “good enough”.
0. Freedom to run for any purpose? No.
1. Freedom to modify the program? Maybe; Microsoft can revoke it without cause at any time.
2. Freedom to distribute unmodified? No.
3. Freedom to distribute modified? No.
I'm using the free software definition [1] because it's simpler and clearer than the open source definition [2], which is usually considered mostly equivalent in practice, but as far as I can tell Microsoft's license satisfies zero of the latter's ten criteria, apart from perhaps non-discrimination and technology-neutrality. Most of the criteria of the open source definition have to do with distribution, which is not allowed by Microsoft's license.
[0] https://computerhistory.org/blogs/microsoft-research-license...
[1] https://www.gnu.org/philosophy/free-sw.en.html
[2] https://opensource.org/osd
https://github.com/danielcosta/MSWORD/blob/master/LICENSE
says
You may use, copy, compile, and create Derivative Works of the software, and run the software and Derivative Works on simulators or hardware solely for non-commercial research, experimentation, and educational purposes. Examples of non-commercial uses are teaching, academic research, public demonstrations, and personal experimentation. “Derivative Works” means modifications to the software, in source code or object code form, made by you pursuant to this agreement. You may copy and refer to any documentation provided as part of the software. You may not distribute or publish the software or Derivative Works. You may not use or test the software to provide a commercial service unless Microsoft permits you to do so under another agreement. You may publish and present papers or articles on the results of your research, and while distribution of all or substantial portions of the software is not permitted, you may include in any such publication or presentation an excerpt of up to fifty (50) lines of code for illustration purposes.
Not to be confused with the Anthropic LLM model Opus - what was once an old codename is as good as new once again!
(Also some Norwegians and a Web browser?)