UNPKG

horatio

Version:

A javascript compiler for the Shakespeare Programming Language

6 lines (5 loc) 152 B
export const as = ['as']; export const not = ['not']; export const than = ['than']; export const if_so = ['If so']; export const and = ['and'];