Commit History
@master
git clone https://git.catseye.tc/Decoy/
-
Try out the maps on some "real code".
Chris Pressey
1 year, 1 month ago
-
Basic support for strings and numbers.
Chris Pressey
1 year, 1 month ago
-
Move two builtins to standard environment. Depict booleans.
Chris Pressey
1 year, 1 month ago
-
Update some things in the README.
Chris Pressey
1 year, 1 month ago
-
Refactor with an eye towards better defining what a module is.
Chris Pressey
1 year, 1 month ago
-
Implement `list` builtin and refactor internally to support it.
Chris Pressey
1 year, 1 month ago
-
Place under a BSD 3-clause license.
Chris Pressey
1 year, 1 month ago
-
Replace `nil` usage with singleton Nil table. All tests pass!
Chris Pressey
1 year, 1 month ago
-
Pass one more test, but note why the parser breaks on another.
Chris Pressey
1 year, 1 month ago
-
Pass more tests. Only three failures now!
Chris Pressey
1 year, 1 month ago
-
Pass more tests.
Chris Pressey
1 year, 1 month ago
-
Pass more tests.
Chris Pressey
1 year, 1 month ago
-
Add a test suite, borrowed from Pixley for now, that mostly fails.
Chris Pressey
1 year, 1 month ago
-
Second pass at splitting implementation up into modules.
Chris Pressey
1 year, 1 month ago
-
First pass at splitting the implementation up into modules.
Chris Pressey
1 year, 1 month ago
-
Flesh out the README with a better description of this language.
Chris Pressey
1 year, 1 month ago
-
Beginnings of implementing name binding.
Chris Pressey
1 year, 1 month ago
-
Process `define`s at toplevel.
Chris Pressey
1 year, 1 month ago
-
Initial import of files for Decoy. Work in progress!
Chris Pressey
1 year, 1 month ago