aboutsummaryrefslogtreecommitdiff
path: root/INTERESTING_PROJECTS.org
diff options
context:
space:
mode:
Diffstat (limited to 'INTERESTING_PROJECTS.org')
-rw-r--r--INTERESTING_PROJECTS.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org
index 5e3ba9e5..e56e9df1 100644
--- a/INTERESTING_PROJECTS.org
+++ b/INTERESTING_PROJECTS.org
@@ -98,6 +98,9 @@ See also [[TOOLS.org][tools I use]].
- https://github.com/microsoft/Power-Fx
- https://github.com/carltongibson/neapolitan - one of Django's authors does a variation on the Django admin?
- https://gitlab.levitnet.be/levit/django-admin-deux - another modernized Django admin
+** Cross compilation/Windows
+ - https://github.com/Jake-Shadle/xwin - sets up Linux to crosscompile to Windows
+ - https://github.com/marler8997/msvcup - a standalone tool for installing the MSVC toolchain and Windows SDK without Visual Studio
** Language-specific
*** Python
- https://github.com/inducer/pudb Full-screen console debugger for Python