Paul Tagliamonte 86af7eacf1 Add in a new core language file.
This will let us implement common functions seen in other lisps,
 and allow them to be importable, without explicit imports. The goal
 is to keep this as small as we can; we don't want too much magic.

 I've added `take' and `drop' as examples of what we can do.
2013-06-29 18:51:11 -04:00
..
2013-05-16 15:34:14 +02:00
2013-05-14 12:01:23 +02:00
2013-05-16 15:34:14 +02:00
2013-04-28 17:04:33 +02:00
2013-05-11 13:59:19 -04:00
2013-06-25 19:23:44 -04:00