yorlang
yorlang copied to clipboard
Naming Review (Suggestion)
Hi Anu, nice project you have here, I'm glad you did this and I am happy for your innovative ideas.
Below are some of the things I want to suggest as regards the naming, especially the condition block name.
e.g.
ṣé should be used for do() while tí should be used for if(), tàbí tí for elseif() and else for tabí;
e.g
jẹ́kí orúkọ = "tunde";
jẹ́kí orúkọ = "sunmi";
tí ( orúkọ == "dammy" ){
sọpé "oruko okunrin ni";
} tàbí tí ( orúkọ == "sunmi" ) {
sọpé "oruko okunrin ni";
} tàbí {
sọpé "oruko okunrin ati oruko obinrin ni";
}
Thanks in advance
I support @solamichealolawale suggestion ti for if tabi ti for elseif tabi for else
@anoniscoding Keep up the good work.
Thank , I’ll add this to backlog