Lojban. Converting from bridi to functions in programming languages

From Lojban
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • 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