You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CodeHS ships with clang, so we can compile binaries for X11 interoperability instead of Python scripts (faster, less resource consumption, can be made daemons, we can use more optimized/compressed protocols (if needed) easily)
CodeHS ships with
clang, so we can compile binaries for X11 interoperability instead of Python scripts (faster, less resource consumption, can be made daemons, we can use more optimized/compressed protocols (if needed) easily)