Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
15
Lang/Processing.R/00-LANG.txt
Normal file
15
Lang/Processing.R/00-LANG.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{{language|Processing.R
|
||||
|exec=Virtual Machine
|
||||
|site=https://processing-r.github.io/}}
|
||||
|
||||
Processing.R (aka Processing R mode) combines Renjin, an R language interpreter running on the JVM, with the graphics infrastructure and vocabulary of {{header|Processing}}. It is not a library, and it cannot run on either a standard R interpreter or under Processing (Java mode). It can be installed in the Processing Development Environment (PDE), and can also run on the command line as a stand-alone jar.
|
||||
|
||||
Procesing.R supports:
|
||||
|
||||
* native R programming and syntax
|
||||
* most Processing built-in functions (draw(), rect(), box(), etc.)
|
||||
* importing select Processing(Java) libraries (e.g. "peasycam")
|
||||
* importing select R Packages (e.g. "foreach") that run on Renjin
|
||||
|
||||
|
||||
{{header|Processing}} is a flexible software sketchbook and a ecosystem of tools for learning how to code within the context of the visual arts. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. There are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning and prototyping.
|
||||
2
Lang/Processing.R/00-META.yaml
Normal file
2
Lang/Processing.R/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:Processing.R
|
||||
1
Lang/Processing.R/100-doors
Symbolic link
1
Lang/Processing.R/100-doors
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/100-doors/Processing.R
|
||||
1
Lang/Processing.R/99-bottles-of-beer
Symbolic link
1
Lang/Processing.R/99-bottles-of-beer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/99-bottles-of-beer/Processing.R
|
||||
1
Lang/Processing.R/Ackermann-function
Symbolic link
1
Lang/Processing.R/Ackermann-function
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Ackermann-function/Processing.R
|
||||
Loading…
Add table
Add a link
Reference in a new issue