This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; A with-socket macro for a network application I began writing | |
; in Clojure. Since the application never got finished but I | |
; sometimes refer to this macro I put it here for posterity. | |
(defmacro with-socket | |
"The way to interact with a socket. Given a socket name and | |
ip + port, will connect to the server and run stmts in an | |
environment where the socket is connected. Always closes | |
the socket, even if exceptions happen. | |
The returned map consists of a :readln entry and a :writeln |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Written for Python 3. Although it runs on Python 2 as | |
# well, if that's a thing you're doing you might want to | |
# change items() to iteritems() and all that standard stuff. | |
# | |
# 2014 © ~kqr | |
# Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or | |
# http://www.apache.org/licenses/LICENSE-2.0> or the MIT license | |
# <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your | |
# option. This file may not be copied, modified, or distributed | |
# except according to those terms. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!! USE LOOSE FILES WHEN POSSIBLE INSTEAD OF BSA !! | |
!! BEWARE OF OLD MODS MADE BEFORE FEB 2012, THEY MIGHT BE DIRTY !! | |
> means it's for the mod above it. | |
=== Do NOT play without, punk === | |
[x] Wrye Bash | |
[x] BOSS |