My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
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}

Change log

r636 by vitek03 on Oct 24, 2011   Diff
[No log message]
Go to: 
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
Powered by Google Project Hosting