CRAN/E | karel

karel

Learning programming with Karel the robot

Installation

About

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.

mpru.github.io/karel/
Bug report File report

Key Metrics

Version 0.1.1
R ≥ 3.6.0
Published 2022-03-26 902 days ago
Needs compilation? no
License GPL-2
CRAN checks karel results
Language en, es

Downloads

Yesterday 5 -82%
Last 7 days 63 -2%
Last 30 days 296 +17%
Last 90 days 753 +12%
Last 365 days 2.968 +16%

Maintainer

Maintainer

Marcos Prunello

Authors

Marcos Prunello

aut / cre / cph

Material

README
NEWS
Reference manual
Package source

Vignettes

Introducción y nociones básicas sobre programación
Conociendo a Karel
Descomposición algorítmica
Estructuras de control del código
Varios problemas de ejemplo
Examples

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

karel archive

Depends

R ≥ 3.6.0

Imports

purrr
dplyr
tidyr
ggplot2
magrittr
gganimate
gifski

Suggests

testthat
knitr
rmarkdown