All Projects → keighty → eh-

keighty / eh-

Licence: other
new language for learning to code in canadian

Programming Languages

ruby
36898 projects - #4 most used programming language
eC
11 projects

#EH?

A language for learning to program in the beautiful Canadian dialect.

###Prototype

a Canadian
  with toque
  with scarf
  with broom

  can curl
    if skip:
      say "Hurry!"
    if lead
      say "That's too much ice"
    eh?
  eh?

  can say_aboot
    say "What's it all aboot?"
  eh?
eh?

called from command line

$ canada example.eh

####Credits I am following the awesome book - Create your own freaking awesome programming language by by Marc-André Cournoyer

###Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].