|
|
c23b762202
|
Update readme
|
2022-02-21 19:54:15 -08:00 |
|
|
|
c1800ef694
|
Link badge to GH Actions page
|
2022-02-21 19:43:37 -08:00 |
|
|
|
8a74f6a720
|
Run tests with GitHub Actions (#1)
|
2022-02-21 19:42:35 -08:00 |
|
|
|
f0bd86b61c
|
Use full path to LakeCtx in lake.h
|
2022-02-21 15:42:46 -08:00 |
|
|
|
9b9db822f0
|
Fix some errors in Readme.md
|
2022-02-21 15:41:29 -08:00 |
|
|
|
160bb45483
|
State that naked calls outside the repl are errors
It could have been taken to mean that they're silently ignored or something, which is not the case. We don't attempt to parse naked lists.
|
2022-01-08 11:15:20 -08:00 |
|
|
|
778968ef4b
|
Update photo link
|
2022-01-08 11:09:27 -08:00 |
|
|
|
6047bba195
|
update Readme, glib is long gone
|
2014-03-06 21:28:12 -08:00 |
|
Sami Samhuri
|
a8963b3bea
|
fix the link to LakeCtx in lake.h
|
2011-10-24 17:58:28 -07:00 |
|
Sami Samhuri
|
78f6ab543f
|
add a few more primitives: display, set-car!, type predicates
|
2011-06-11 02:13:51 -07:00 |
|
Sami Samhuri
|
7d58b8ed7e
|
update todo list
|
2011-05-11 22:43:46 -07:00 |
|
Sami Samhuri
|
e2b025bdfc
|
make it work on linux
|
2011-04-24 19:04:54 -07:00 |
|
Sami Samhuri
|
2057164d30
|
update readme
|
2011-04-24 14:45:36 -07:00 |
|
Sami Samhuri
|
ad5701078f
|
fix lake photo
|
2011-04-23 21:14:54 -07:00 |
|
Sami Samhuri
|
a2d8b5dc15
|
update readme
|
2011-04-23 21:09:20 -07:00 |
|
Sami Samhuri
|
36d238914c
|
use a build directory instead of polluting src/
|
2011-04-23 20:57:38 -07:00 |
|
Sami Samhuri
|
a4423e42dd
|
add a pretty picture to the readme
|
2011-04-23 19:56:47 -07:00 |
|
Sami Samhuri
|
06e00c32e5
|
update readme
|
2011-04-22 12:55:58 -07:00 |
|
Sami Samhuri
|
7d7b9a29a2
|
readme
|
2011-04-21 15:43:41 -07:00 |
|
Sami Samhuri
|
cb7b786ffd
|
minor changes to readme
|
2011-04-21 15:40:14 -07:00 |
|
Sami Samhuri
|
90e935f93c
|
updated readme
|
2011-04-21 15:11:00 -07:00 |
|
Sami Samhuri
|
6a8a737f57
|
update readme
|
2011-04-21 14:36:29 -07:00 |
|
Sami Samhuri
|
45dcfe04a3
|
update readme
|
2011-04-20 18:51:42 -07:00 |
|
Sami Samhuri
|
54831a34fa
|
added eval and apply, lambdas, other goodies
- add booleans, dotted lists, functions
- proper lexical scope
- special forms: define, set!, and, or, quote, lambda
- added some basic list manipulations
- print functions and dotted lists
- removed nil
- more robust in general
|
2011-04-20 01:38:53 -07:00 |
|
Sami Samhuri
|
0bb7a2ea22
|
ditch gpl hash table library for glib
|
2011-04-18 22:07:09 -07:00 |
|
Sami Samhuri
|
faa5d2cf65
|
not strictly ANSI
|
2011-04-18 17:58:20 -07:00 |
|
Sami Samhuri
|
c2f1607547
|
add license, copyright
|
2011-04-17 22:45:16 -07:00 |
|
Sami Samhuri
|
f001af16ee
|
add a readme, fix Makefile
|
2011-04-17 22:08:36 -07:00 |
|