Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

List of operating systems #7

@m-mohr

Description

@m-mohr

The OS list is taken from Python, but there are some things that we should think about:

  1. For example, in R the "OS.type" constant is only one of "UNIX" (which covers both mac and linux derivates) or "windows". How does that translate?
  2. In node it looks similar to Python: https://nodejs.org/api/process.html#process_process_platform but there are more values. Should we extent the list a bit?
  3. Julia also has a variation: https://docs.julialang.org/en/v1/manual/handling-operating-system-variation/ etc - A quick survey would be good to get to a better list of OS
  4. cygwin is a "strange" OS and a special case. How should other similar cases be handled? Thinking about WSL, Wine etc.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions