Closed bigyihsuan closed 4 years ago
Personally, I think both should be supported. That way, those who want readability can use brackets and those who want to embrace the IPA paradigm can use the IPA symbols.
Problem with having both is that it'd be possible to mix the two, depending on the implementation, which doesn't seem right to me.
In that case, use the IPA symbols
Because GitHub isn't updating the OP:
Proposed Syntax:
ʢ name ʡʕ code ʔ
Characters between the ʡʕ
are ignored. Whitespace in either field will be stripped. Declaring functions in functions is possible.
Calling a Function:
{name}
Examples:
ʢ1*2+3ʡʕtθʔAAB{1*2+3}
ʢ1-2/3ʡʕðdʔ[1234][AB][CD]{1-2/3} ; using the number literals in issue #5
I like that. That's a good syntax for functions
Proposed Syntax:
Calling a Function:
IPA approach
Bracket approach
[]
.