Skip to content

Commit

Permalink
docs: added ijambo new type-casting keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
pacifiquem committed Dec 11, 2023
1 parent ffeda5f commit 829da1c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions reserved_keywords.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Kin is a DSL (Domain Specific Language), Dynamically Typed and high-level progra
- sibyo (false)
- nanone_niba (else if)
- umubare (number)
- ibice (float)
- umubare_wibice (float)
- ijambo (string)
- niba_byanze (else)
- subiramo (repeat)
- tanga (return)
Expand All @@ -22,8 +23,8 @@ Kin is a DSL (Domain Specific Language), Dynamically Typed and high-level progra
- hagarara (break)
- ubwoko (type)
- reka (let)
- soma_inyandiko (open a file)
- andika_inyandiko (write to a file)
- vugurura_inyandiko (append data to file)
- kin_hagarara (exit)
- soma_inyandiko (soma_inyandiko: open a file)
- andika_inyandiko (andika_inyandiko: write to a file)
- vugurura_inyandiko (vugurura_inyandiko: append data to file)
- kin_hagarara (kin_hagarara: exiting kin program)
- sisitemu (system : executing system's commands)

0 comments on commit 829da1c

Please sign in to comment.