Commit Graph

31 Commits

Author SHA1 Message Date
Paul Tagliamonte
9b45dd4ffe add tumblr printer 2013-06-25 21:47:54 -04:00
Duncan McGreggor
de8b62d0d5 Added Twisted example. 2013-06-25 10:54:40 -07:00
Paul Tagliamonte
2e7cd16169 add in a clint example while I ponder hy scripts using it 2013-06-08 20:35:50 -04:00
Julien Danjou
27e74d43b1 Re-indent Hy code using hy-mode
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-04-28 16:31:31 +02:00
Gergely Nagy
494bf0e8ad Remove the import-as and import-from builtins
The new and improved (import) can handle all cases import-as and
import-from did, so drop the latter two from the language. To do this,
the import builtin had to be changed a little: if there's a single
import statement to return, return it as-is, otherwise return a list of
imports.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2013-04-20 16:06:32 +02:00
Paul Tagliamonte
41f0a69862 Add in a Python 3 hello world 2013-04-02 21:33:08 -04:00
Christopher Allan Webber
1b60bee8a3 Change all instances of (def foo bar) to (setv foo bar)!
I'm in ur base polluting your language with all my opinions!
2013-04-01 16:51:28 -05:00
Paul R. Tagliamonte
116862346a futzing 2013-03-27 20:52:06 -04:00
Paul R. Tagliamonte
366264fbab Toying with gevent 2013-03-27 20:09:42 -04:00
Paul R. Tagliamonte
731c8ebd1c Adding in a Debian example 2013-03-25 21:37:55 -04:00
Paul R. Tagliamonte
ed310197dd Adding in a hylarious example 2013-03-23 14:33:04 -04:00
Paul R. Tagliamonte
82fab4d38f add clean step 2013-03-20 00:38:45 -04:00
Paul R. Tagliamonte
dcd2a718f1 ignore result 2013-03-20 00:38:28 -04:00
Paul R. Tagliamonte
004c50124d Adding in an rPython example. 2013-03-20 00:37:43 -04:00
Paul R. Tagliamonte
3099fc3c26 space. 2013-03-15 13:01:08 -04:00
Paul R. Tagliamonte
e2ff4a447f Adding in another trivial example 2013-03-15 13:00:28 -04:00
Paul R. Tagliamonte
7741b2e1dd Adding in #! as a comment 2013-03-14 21:03:33 -04:00
Paul R. Tagliamonte
b648aa858d Adding in a port of Dan Gulotta's "The Halting Problem" .clj script. 2013-03-09 18:43:26 -05:00
Paul Tagliamonte
f5836da2a5 Kill everything 2013-02-27 19:00:52 -05:00
Paul Tagliamonte
6e33a7e3a3 changes 2013-01-17 09:11:03 -05:00
Paul Tagliamonte
1c1f4b7dbf lunchtime fix 2013-01-16 13:16:16 -05:00
Paul Tagliamonte
54269898fc first_name thing 2013-01-15 23:16:25 -05:00
Paul Tagliamonte
1ac2c0caaf Adding pkginfo script in 2013-01-15 23:12:58 -05:00
Paul Tagliamonte
676c4f5448 Doing some cleanup 2013-01-12 14:32:32 -05:00
Paul Tagliamonte
5a710f9be6 doh 2013-01-02 22:06:22 -05:00
Paul Tagliamonte
96a104e060 heheheh 2013-01-02 22:05:14 -05:00
Paul Tagliamonte
87b602fc9f m'fn kwargs 2012-12-22 23:07:09 -05:00
Paul Tagliamonte
395943ca53 some hacking 2012-12-22 00:18:37 -05:00
Paul Tagliamonte
9c58c196c8 python-sunlight example 2012-12-18 23:55:50 -05:00
Paul Tagliamonte
d4ed65ff63 adding lexer thingers 2012-12-18 23:16:18 -05:00
Paul Tagliamonte
05a9bea3d6 add in the hello 2012-12-18 22:39:15 -05:00