karel: Learning programming with Karel the robot

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.

Package details

AuthorMarcos Prunello [aut, cre, cph] (<https://orcid.org/0000-0002-9611-527X>)
MaintainerMarcos Prunello <marcosprunello@gmail.com>
LicenseGPL-2
Version0.1.1
URL https://mpru.github.io/karel/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("karel")

Try the karel package in your browser

Any scripts or data that you put into this service are public.

karel documentation built on March 27, 2022, 1:05 a.m.