Andy Wingo
|
5b27d9d25e
add repl inport and outport fields and accessors
|
14 gadi atpakaļ |
Andy Wingo
|
35d70eccac
repl compiles with warnings by default
|
14 gadi atpakaļ |
Andy Wingo
|
9346b857af
batch-mode? in terms of *repl-level*
|
14 gadi atpakaļ |
Andy Wingo
|
91037860bd
add repl-default-option-set! in (system repl common)
|
14 gadi atpakaļ |
Andy Wingo
|
3098986b1a
recursive repl support
|
14 gadi atpakaļ |
Andy Wingo
|
dca9a4d685
make guile's welcome more gnu-conventional; also warranty and copying info
|
15 gadi atpakaļ |
Andy Wingo
|
01c0082fae
remove repl-vm; repl evaluation does not cause recursive vm invocation
|
15 gadi atpakaļ |
Andy Wingo
|
32ce4058db
prompt around REPL evaluations, and around `guile' program invocation
|
15 gadi atpakaļ |
Andy Wingo
|
6c20a0b34b
vm no longer measures bogoclock or times, relies on os for that
|
15 gadi atpakaļ |
Andy Wingo
|
f95f82f8e1
compilation enviroments are always modules; simplifications & refactorings
|
15 gadi atpakaļ |
Andy Wingo
|
4b2afc6258
language-readers receive environment as an arg
|
15 gadi atpakaļ |
Ludovic Courtès
|
30e73c7698
Fix REPL environment for languages other than scheme.
|
15 gadi atpakaļ |
Ludovic Courtès
|
87c595c757
Compile in a fresh module by default.
|
15 gadi atpakaļ |
Ludovic Courtès
|
e1203ea00f
Switch remaining GPLv2+ Guile-VM headers to LGPLv3+.
|
15 gadi atpakaļ |
Andy Wingo
|
8239263f86
fix erroneous #:use-syntax clausen
|
16 gadi atpakaļ |
Andy Wingo
|
d9d671f76e
no keyword arguments in GHIL / GLIL, just optional args -- faster compiles
|
16 gadi atpakaļ |
Andy Wingo
|
b0b180d522
nifty generic compiler infrastructure -- no more hardcoded passes
|
16 gadi atpakaļ |
Andy Wingo
|
f38624b349
add parsers and unparser for ghil; ,language ghil works now
|
16 gadi atpakaļ |
Andy Wingo
|
02ed0d3df2
add repl option to interpret rather than compile
|
16 gadi atpakaļ |
Andy Wingo
|
1a1a10d3a5
use #:keywords in module/*.scm, not :keywords
|
16 gadi atpakaļ |
Andy Wingo
|
07e56b27a1
big reorg of scheme modules -- e.g. programs.c -> (system vm program)
|
16 gadi atpakaļ |
Andy Wingo
|
db917b4152
replace cenv with things in <repl> and fluids; remove the `use' meta-command
|
17 gadi atpakaļ |
Andy Wingo
|
3a6f6678cf
readline integration for guile-vm
|
17 gadi atpakaļ |
Andy Wingo
|
f116f92318
more exports cleanups
|
17 gadi atpakaļ |
Andy Wingo
|
44f38a1f36
finish dedottifying
|
17 gadi atpakaļ |
Andy Wingo
|
ce0925e14e
more dedottification, almost done
|
17 gadi atpakaļ |
Andy Wingo
|
849cefacf1
unify variant types and records; also make-foo instead of <foo>
|
17 gadi atpakaļ |
Keisuke Nishida
|
ac99cb0cb1
*** empty log message ***
|
24 gadi atpakaļ |
Keisuke Nishida
|
24aa2715f6
*** empty log message ***
|
24 gadi atpakaļ |
Keisuke Nishida
|
f21dfea659
*** empty log message ***
|
24 gadi atpakaļ |