Category:Langur: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1:
{{stub}}{{language|langur}}
{{language|langur
|hopl=no
}}
 
Langur is an open-source imperative/functional scriptingprogramming language. writtenThe byname Anthonylangur Davisbegins with a lowercase letter when it does not start a sentence.
 
ScriptLangur filescode maycan beginbe run with ascript shebangfiles lineor to tell a shell where to findwith theits interpreterREPL. The recommended file name extension is .langur.
The name langur begins with a lowercase letter when it does not start a sentence.
 
Langur codeuses cana behash runmark withfor single line comments. Therefore, script files ormay begin with itsa shebang to tell a Linux shell where to find the REPLinterpreter.
 
Source code is in UTF-8, with no BOM, using Linux line returns (line feed) only.
Script files may begin with a shebang line to tell a shell where to find the interpreter. The recommended file name extension is .langur.
 
Source code is in UTF-8, with no BOM, using Linux line returns only.
 
website: https://langurlang.org/
 
Influences include the following languages, and likely many others.
 
Perl, C#, Go, C, SQL ... and Thorsten Ball's Monkey language (https://monkeylang.org)
885

edits