Lojban. Converting from bridi to functions in programming languages

From Lojban
Revision as of 06:20, 28 September 2015 by Gleki (talk | contribs) (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 {...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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