Ezhil-Language-Foundation / Ezhil-Lang

எழில் - ஒரு தமிழ் நிரலாக்க மொழி; தமிழ் மாணவர்களுக்கு இது முதல்முறை கணிப்பொறி நிரல் ஏழுத உதவும் (Ezhil, is a fun Tamil programming language for K-12).
http://ezhillang.org/
GNU General Public License v3.0
172 stars 47 forks source link

New EzhilKeyword addition. Unicode Array Creation #46

Closed msathia closed 11 years ago

msathia commented 11 years ago

Created a new keyword to make a tamil keyword array. Created a new file to create array of unicode chars. Link between parser to the keyword to function is in complete. Doesn't affect any other code.

arcturusannamalai commented 11 years ago

@msathia as we discussed lets make this change as a separate function. keyword is a heavy hammer.