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) #24

Open
solamichealolawale opened this issue Dec 5, 2018 · 2 comments
Open

Naming Review (Suggestion) #24

solamichealolawale opened this issue Dec 5, 2018 · 2 comments
Assignees

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

@akinsete
Copy link

akinsete commented Dec 5, 2018

I support @solamichealolawale suggestion
ti for if
tabi ti for elseif
tabi for else

@anoniscoding Keep up the good work.

@anoniscoding
Copy link
Owner

Thank , I’ll add this to backlog

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

3 participants