Yuichi Nishiwaki
|
0de045c79a
|
bugfix: error.c is broken
|
2017-05-09 22:44:27 +09:00 |
Yuichi Nishiwaki
|
282c8cc2f4
|
rewrite error handling module in scheme
|
2017-05-06 02:11:13 +09:00 |
Yuichi Nishiwaki
|
df68b0ed72
|
ephemeron-table -> attribute
|
2017-04-30 00:29:46 +09:00 |
Yuichi Nishiwaki
|
4663a75e96
|
add include
|
2017-04-29 23:28:59 +09:00 |
Yuichi Nishiwaki
|
26ee94dd19
|
body in parameterize is now a tail position
|
2017-04-25 12:38:46 +09:00 |
Yuichi Nishiwaki
|
ccb6fdd4ee
|
add pic_serialize and pic_deserialize
|
2017-04-22 19:56:41 -07:00 |
Yuichi Nishiwaki
|
1adcd26d85
|
load library.scm before contribs
|
2017-04-15 16:24:25 +09:00 |
Yuichi Nishiwaki
|
b89de785ee
|
make default-environment a zero-ary procedure
|
2017-04-15 02:56:31 +09:00 |
Yuichi Nishiwaki
|
dfe8e87e65
|
cleanup
|
2017-04-15 02:48:20 +09:00 |
Yuichi Nishiwaki
|
4e4360a0e8
|
cleanup
|
2017-04-15 00:23:13 +09:00 |
Yuichi Nishiwaki
|
342ed57507
|
add mini-picrin
|
2017-04-14 23:58:02 +09:00 |
Yuichi Nishiwaki
|
70600fec3e
|
compile to new vm
|
2017-04-14 23:06:53 +09:00 |
Yuichi Nishiwaki
|
6968a9d9ef
|
fix compiler
|
2017-04-14 20:28:22 +09:00 |
Yuichi Nishiwaki
|
9cc40bd46a
|
support top-level begin in define-library
|
2017-04-12 14:17:52 +09:00 |
Yuichi Nishiwaki
|
c634948bf1
|
WIP: fix the compiler
|
2017-04-09 13:25:34 +09:00 |
Yuichi Nishiwaki
|
7f430e000b
|
quoted pairs or vectors are compiled to runtime cons or vector
|
2017-04-06 20:34:13 +09:00 |
Yuichi Nishiwaki
|
1e345d8228
|
WIP: add compiler
|
2017-04-05 16:18:00 +09:00 |
Yuichi Nishiwaki
|
c1a7f6d2d8
|
integrate boot.scm and compile.scm
|
2017-04-04 19:00:37 +09:00 |
Yuichi Nishiwaki
|
463b73f11f
|
reimplement macro expander in scheme
|
2017-04-04 15:05:34 +09:00 |
Yuichi Nishiwaki
|
82939650a4
|
add macro-objects and global-objects
|
2017-04-04 03:55:23 +09:00 |
Yuichi Nishiwaki
|
6c3c505aa4
|
move simple macros to (picrin macro)
|
2017-04-04 02:16:18 +09:00 |
Yuichi Nishiwaki
|
af5acb6c4f
|
no consing when getting value from ephemeron table
|
2017-04-04 01:25:46 +09:00 |
Yuichi Nishiwaki
|
d776adba34
|
add load&compile functions
|
2017-04-04 00:52:59 +09:00 |
Yuichi Nishiwaki
|
b9cfbe8276
|
precompile library system
|
2017-04-04 00:02:00 +09:00 |
Yuichi Nishiwaki
|
bba2abffde
|
WIP: precompile macros
|
2017-04-03 23:39:30 +09:00 |
Yuichi Nishiwaki
|
8f6113f61b
|
library system is now implemeted in scheme
|
2017-04-03 00:37:37 +09:00 |
Yuichi Nishiwaki
|
d319a57422
|
WIP: reimplement library system in scheme
|
2017-04-02 22:15:38 +09:00 |
Yuichi Nishiwaki
|
690384c5b4
|
make-ephemeron -> make-ephemeron-table
|
2017-03-31 15:59:22 +09:00 |
Yuichi Nishiwaki
|
449800c117
|
add pic->dyn_env
|
2017-03-31 14:39:01 +09:00 |
Yuichi Nishiwaki
|
d66ce64130
|
generate boot.c from boot.scm
|
2017-03-23 22:47:55 +09:00 |
Yuichi Nishiwaki
|
2fb17afdfc
|
move picrin/macro.scm. remove piclib/
|
2015-07-09 04:07:12 +09:00 |
Yuichi Nishiwaki
|
ad38eb9202
|
move picrin/syntax-rules
|
2015-07-09 04:02:55 +09:00 |
Yuichi Nishiwaki
|
738c04a1af
|
move picrin/test.scm
|
2015-07-09 02:21:57 +09:00 |
Yuichi Nishiwaki
|
685d08301a
|
move experimental/lambda.scm
|
2015-07-09 02:18:56 +09:00 |
Yuichi Nishiwaki
|
c76690c4da
|
remove picrin/base.scm
|
2015-07-09 02:10:02 +09:00 |
Yuichi Nishiwaki
|
e05372d8a4
|
remove picrin/control.scm
|
2015-07-09 02:03:23 +09:00 |
Yuichi Nishiwaki
|
3bcc4b15fc
|
define 'define-record-type' macro in scheme/base.scm
|
2015-07-09 01:59:14 +09:00 |
Yuichi Nishiwaki
|
5f454626f6
|
move picrin/array to contrib/
|
2015-07-09 01:51:55 +09:00 |
Yuichi Nishiwaki
|
055691ebfc
|
[bugfix] t/escape.scm doesn't work
|
2015-07-06 14:19:12 +09:00 |
Yuichi Nishiwaki
|
21c12e9fe5
|
[bugfix] remove import in (picrin experimental lambda)
|
2015-06-26 13:19:38 +09:00 |
Yuichi Nishiwaki
|
087e65ef1c
|
don't define (picrin control escape) in callcc.c
|
2015-06-26 13:19:32 +09:00 |
Yuichi Nishiwaki
|
cf037f27db
|
remove library-name
|
2015-06-19 03:31:24 +09:00 |
Yuichi Nishiwaki
|
63d3510de8
|
move features procedure defun to state.c benz
|
2015-06-17 00:13:00 +09:00 |
Yuichi Nishiwaki
|
490c97cd81
|
add library-name and current-library
|
2015-06-17 00:03:52 +09:00 |
Yuichi Nishiwaki
|
eef74604d0
|
add library operators
|
2015-06-16 22:51:05 +09:00 |
Yuichi Nishiwaki
|
dbba29a5a8
|
syntax-rules: support tail pattern
|
2015-06-16 19:16:19 +09:00 |
Yuichi Nishiwaki
|
84bb7e9ffc
|
[bugfix] syntax-rules: don't compare with variable=? a value of other type than variable
|
2015-06-16 19:16:07 +09:00 |
Yuichi Nishiwaki
|
867afc9b6f
|
[bugfix] syntax-rules: ellipsis pattern representation broken
|
2015-06-16 19:15:52 +09:00 |
Yuichi Nishiwaki
|
3ed24ae1fb
|
syntax-rules: hygienic syntax-rules
|
2015-06-16 19:15:45 +09:00 |
Yuichi Nishiwaki
|
af59885858
|
syntax-rules: support splicing in template
|
2015-06-16 19:15:39 +09:00 |