This file contains hidden or 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
package main | |
import ( | |
"encoding/json" | |
"fmt" | |
"net/http" | |
"io/ioutil" | |
) | |
type Deploy struct { |
This file contains hidden or 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
; ModuleID = 'Kaleidescope' | |
declare i32 @putchar(i32) | |
define double @put(double) { | |
%2 = fptoui double %0 to i32 | |
%3 = call i32 @putchar(i32 %2) | |
ret double %0 | |
} |
This file contains hidden or 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
### Keybase proof | |
I hereby claim: | |
* I am jvoorhis on github. | |
* I am jvoorhis (https://keybase.io/jvoorhis) on keybase. | |
* I have a public key whose fingerprint is 7B7C E4F1 C208 5E0B 9214 2CED 69B9 3D79 8820 3462 | |
To claim this, I am signing this object: |
OlderNewer