We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8020c76 commit 78545d5Copy full SHA for 78545d5
README.md
@@ -95,7 +95,18 @@ Also note the focus on easy integration into other products and easy customizabi
95
- [Operators](./documentation/README-Operators.md)
96
- [Constants](./documentation/README-Constants.md)
97
98
-# 3. Links
+# 3. Technology
99
+- targeted platforms and its current state
100
+ - Windows/MINGW(port completed)
101
+ - Windows/MSC(port completed)
102
+ - Linux(port completed)
103
+ - MacOSX(port completed)
104
+ - FreeBSD(port completed)
105
+ - NetBSD(port completed)
106
+ - OpenBSD(port completed)
107
+ - Haiku(port completed)
108
+
109
+# 4. Links
110
111
- MinitScript, see [README.md](./README.md)
112
- MinitScript - How to build, see [README-BuildingHowTo.md](./README-BuildingHowTo.md)
0 commit comments