Skip to content

Instantly share code, notes, and snippets.

View wdamron's full-sized avatar

west wdamron

  • Element Biosciences
  • California
View GitHub Profile
@wdamron
wdamron / Lang.mkdown
Created February 8, 2018 03:57 — forked from mamcx/Lang.mkdown
Lista de recursos sobre crear lenguajes de programacion
@wdamron
wdamron / all.diff
Created January 29, 2018 19:51 — forked from cstockton/all.diff
issue-22197
new file mode 100644
index 0000000..365941e
--- /dev/null
+++ b/src/cmd/compile/internal/ssa/chansendn.go
@@ -0,0 +1,282 @@
+package ssa
+
+import (
+ "bytes"
+ "cmd/compile/internal/types"
@wdamron
wdamron / gist:4daa83534c59ab311747
Last active August 29, 2015 14:21
Yet Another React Router
'use strict';
/*
* Yet Another React Router.
*
* Copyright (c) 2015 West Damron
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights