Category:Langur: Difference between revisions

no edit summary
(Created page with "{{stub}}{{language|langur}} Langur is an open-source functional scripting language written by Anthony Davis. Its principles of design are sensibility to humans, accuracy in c...")
 
No edit summary
 
(18 intermediate revisions by 2 users not shown)
Line 1:
{{stub}}{{language|langur}}
{{language|langur
|hopl=no
}}
 
Langur is an open-source functional scriptingprogramming language writtenthat bynatively Anthonyuses Davisdecimal floating point, and deals with extremely large and small numbers. Its principles of design are sensibility to humans, accuracy in calculation, and a cleanconcise, expressive syntax. The name langur begins with a lowercase letter when it does not start a sentence.
 
Langur code can be run from executable files, or you can use the REPL. The recommended file name extension is .langur.
Website: https://langurlang.org/
 
Langur uses a hash mark for single line comments. Therefore, script files may begin with a shebang to tell a Linux shell where to find the interpreter.
 
Source code is in UTF-8, with no BOM, using Linux line returns (line feed) only.
 
Websitewebsite: https://langurlang.org/
1,007

edits