diff options
| author | alexpdp7 <alex@pdp7.net> | 2026-02-15 13:31:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-15 13:31:33 +0100 |
| commit | 7cb6c14c196f60b264bdbd3ff9e437205fe8ab93 (patch) | |
| tree | bc36e2c8cd92c04428211e3bb95d9ff387498b4e | |
| parent | de317eea7c61e35f803da9192ee95c1305b12849 (diff) | |
Add xwin and msvcup
| -rw-r--r-- | INTERESTING_PROJECTS.org | 3 |
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 |
