Skip to content

Instantly share code, notes, and snippets.

View yaotti's full-sized avatar

Hiroshige Umino yaotti

View GitHub Profile
@yaotti
yaotti / shibuya-el-position-paper.md
Created September 5, 2012 15:07 — forked from ainame/shibuya-el-position-paper.md
shibuya.el #1 ポジションペーパー

Shibuya.el#1 ポジションペーパー

Personal

  • 名前(任意)

    • Hiroshige UMINO
  • Twitter or Facebookのアカウント or HN等

  • @yaotti, fb(yaotti)

/* http://d.hatena.ne.jp/yaotti/20090330/1238391711 */
#include <stdio.h>
#include <stdlib.h>
/* structure inside queue like atoms of a list */
typedef struct atom_t{