# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "karel" in publications use:' type: software license: GPL-2.0-only title: 'karel: Learning programming with Karel the robot' version: 0.1.1.9001 identifiers: - type: doi value: 10.32614/CRAN.package.karel abstract: This is the R implementation of Karel the robot, a programming language created by Dr. R. E. Pattis at Stanford University in 1981. Karel is an useful tool to teach introductory concepts about general programming, such as algorithmic decomposition, conditional statements, loops, etc., in an interactive and fun way, by writing programs to make Karel the robot achieve certain tasks in the world she lives in. Originally based on Pascal, Karel was implemented in many languages through these decades, including 'Java', 'C++', 'Ruby' and 'Python'. This is the first package implementing Karel in R. authors: - family-names: Prunello given-names: Marcos email: marcosprunello@gmail.com orcid: https://orcid.org/0000-0002-9611-527X preferred-citation: type: generic title: 'karel: Learning programming with Karel the robot' authors: - family-names: Prunello given-names: Marcos email: marcosprunello@gmail.com orcid: https://orcid.org/0000-0002-9611-527X year: '2024' url: https://mpru.github.io/karel/ repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/karel/issues/ commit: 439aa6d0ff46aeb13979ead83cc903acdd59db3f url: https://ropensci.github.io/karel/ contact: - family-names: Prunello given-names: Marcos email: marcosprunello@gmail.com orcid: https://orcid.org/0000-0002-9611-527X