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