Lojban. Converting from bridi to functions in programming languages: Difference between revisions

From Lojban
Jump to navigation Jump to search
(Created page with "*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 {...")
 
 

Latest revision as of 09:11, 30 September 2015

  • 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