/
niceSOFT
/
guile
ОбзорДокументацияВойти
/
niceSOFT
/
guile
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
guile/
doc/
..
r5rs

Revert recent change to r5rs.texi

3 года назад
ref

Add scm_dynwind_deref_free to guard reallocations

13 часов назад
.gitignore

More `.gitignore'.

18 лет назад
BUGS

Move doc files into guile-core distribution (6)

25 лет назад
ChangeLog-2008

Rename `ChangeLog' files to `ChangeLog-2008'.

18 лет назад
ChangeLog-guile-doc

Move doc files into guile-core distribution (6)

25 лет назад
Makefile.am

Explicitly symlink guild.1 to guile-tools.1

8 месяцев назад
NEWS

merge from 1.8 branch

20 лет назад
README

doc: Remove reference to long-gone tutorial.

год назад
THANKS

* Grammar fix.

25 лет назад
gendocs_template

gnulib update to stable-202601

3 месяца назад
gendocs_template_min

gnulib update to stable-202601

3 месяца назад
goops.mail

Initial revision

26 лет назад
groupings.alist

Change Guile license to LGPLv3+

17 лет назад
guild.1.in

Add guile-tools manpage as a symlink to guild

8 месяцев назад
guile-config.1.in

Add initial guile-config manpage

8 месяцев назад
guile-snarf.1.in

Add initial guile-snarf manpage

8 месяцев назад
guile.1.in

Put version in guile.1 footer via guile.1.in

8 месяцев назад
hacks.el

* hacks.el: Some handy helper functions for working on the manual.

28 лет назад
recipe-guidelines.txt

* Added recipe-guidelines.txt.

25 лет назад
release.org

HACKING: introduce "For-xy-release:" marker comment

месяц назад
texinfo.tex

autotooling, version bump to 0.7

18 лет назад
use-cases.fig

Created a usecase diagram for Guile.

25 лет назад
use-cases.txt

Created a usecase diagram for Guile.

25 лет назад
README
This directory contains documentation on the Guile core. -*-text-*-
 
The documentation consists of the following manuals:
 
- The Guile Reference Manual (guile.texi) contains (or is intended to
contain) reference documentation on all aspects of Guile.
 
- The Revised^5 Report on the Algorithmic Language Scheme (r5rs.texi).
 
Please be aware that this is all very much work in progress (apart
from the Revised^5 Report). Bug reports and contributions are
welcome!
 
The `sources' directory includes some stuff relevant to the Guile
reference manual, and which may eventually be folded in to it. It's
not immediately relevant, however, which is why it's not in this
directory.
 
The Revised^4 Report (r4rs.texi) is no longer in this distribution, as
it is completely superseded by the Revised^5 Report. If you need to
consult R4RS, it is still widely available, for example at
http://www-swiss.ai.mit.edu/projects/info/SchemeDocs/r4rs/.