Category:Langur: Difference between revisions

Content added Content deleted
mNo edit summary
No edit summary
Line 9: Line 9:
Script files may begin with a shebang line to tell a shell where to find the interpreter. The recommended file name extension is .langur.
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. You can use Unix or Windows line returns.
Source code is in UTF-8, with no BOM, using Linux line returns only.


website: https://langurlang.org/
website: https://langurlang.org/