My favorites
▼
|
Sign in
dforth
DEmbro programming language
Project Home
Downloads
Wiki
Issues
Source
Checkout
Browse
Changes
Source path:
svn
/
wiki
/
test.wiki
‹r635
r707
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#sidebar nav
== Заголовок ==
Текст внутри заголовка.
# *Жирный текст*
# _Наклонный текст_
# Подчёркнутый текст
{{{dup}}} {{{( a-ab)}}}
Просто программа:
{{{
: fac ?dup if dup 1- recurse * else 1 then ;
: create source-next-name created ;
}}}
==+==
Раздел описывает поведение слова {{{+}}} .
Show details
Hide details
Change log
r639
by vitek03 on Oct 24, 2011
Diff
[No log message]
Go to:
/wiki/test.wiki
Project members,
sign in
to write a code review
Older revisions
r635
by vitek03 on Oct 24, 2011
Diff
[No log message]
r633
by vitek03 on Oct 24, 2011
Diff
[No log message]
r631
by vitek03 on Oct 24, 2011
Diff
[No log message]
All revisions of this file
File info
Size: 450 bytes, 20 lines
View raw file
Powered by
Google Project Hosting