Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
ZelphirKaltstahl
/
guile-examples
Segui
2
Vota
3
Forka
1
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
wip-guile-shell
Rami (Branch)
Tag
dev
master
wip-guile-shell
guile-examples
/
file-system
/
display-dir-of-file.scm
display-dir-of-file.scm
70 B
Permalink
Cronologia
Originale
1
2
3
4
5
(display
(simple-format
#f "~a\n"
(dirname (current-filename))))