Projekt

Ogólne

Profil

Red and RedSystem together » Historia » Wersja 1

Maciek Łoziński, 2018-09-26 11:47

1 1 Maciek Łoziński
h1. Red and RedSystem together
2
3
4
5
6
7
routines
8
9
red structs
10
11
important files
12
13
how does stack work
14
15
links: guru, specs
16
17
compile to reds
18
19
cell, node, value
20
21
There is no common way of doing things for every datatype. Each has its own set of functions and workflow.
22
23
It's good to be familiar with both Red and Red/System programming.