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 |
|
---|---|
Author | Marcos Prunello [aut, cre, cph] (<https://orcid.org/0000-0002-9611-527X>) |
Maintainer | Marcos Prunello <marcosprunello@gmail.com> |
License | GPL-2 |
Version | 0.1.1 |
URL | https://mpru.github.io/karel/ |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.