UNPKG

horatio

Version:

A javascript compiler for the Shakespeare Programming Language

16 lines (13 loc) 189 B
export const imperatives = [ 'Let us', 'let us', 'We shall', 'we shall', 'We must', 'we must' ]; export const to = ['to']; export const proceed = [ 'proceed', 'return' ];