Language Docs

Keywords

Following is the list of all the keywords that will be used: fn let true false if else return Following is the list of built-in functions: putf putln gets push len first last rest

Following is the list of all the keywords that will be used:
  1. fn
  2. let
  3. true
  4. false
  5. if
  6. else
  7. return
Following is the list of built-in functions:
  1. putf
  2. putln
  3. gets
  4. push
  5. len
  6. first
  7. last
  8. rest