Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

ring Using the Natural Library

DefineNaturalCommand.SyntaxIsKeyword([
        :Package = "MyLanguage.Natural",
        :Keyword = :hello,
        :Function = func {
                See  "Hello, Sir!" + nl + nl
        }
])
Source by ring-lang.github.io #
 
PREVIOUS NEXT
Tagged: #ring #Using #Natural #Library
ADD COMMENT
Topic
Name
1+7 =