inexorabletash / jslogo

Logo in JavaScript
https://calormen.com/jslogo
Other
368 stars 146 forks source link

Flip localization structure for procedure names #81

Closed inexorabletash closed 8 years ago

inexorabletash commented 8 years ago

Instead of a multimap of proc → [ alias, ... ], make it a map of alias → proc.