Lojban. Converting from bridi to functions in programming languages

From Lojban
Jump to navigation Jump to search
  • Computer program enables a dialogue between Computer and Human.
  • Function has an input socket (or sockets) and an output socket (or sockets).
  • Output socket is marked using ma.
  • Sockets whose values to be calculated from context are marked using zo'e or not filled.
  • Input socket is marked using other lo sumti.

Example

ma sumji li pa li re
y = function(first,second){return first + second;}
ma - y