Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Naming Review (Suggestion) #23

Closed
solamichealolawale opened this issue Dec 5, 2018 · 0 comments
Closed

Naming Review (Suggestion) #23

solamichealolawale opened this issue Dec 5, 2018 · 0 comments

Comments

@solamichealolawale
Copy link

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 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants