Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Foxboron
on Dec 14, 2014
|
parent
|
context
|
favorite
| on:
Mochi – Dynamically-typed language for functional ...
I really found this project neat. Core dev on Hy and i was wondering how well hy works when importing it into mochi. Guess what? It just works!
>>> import hy None >>> from foobar import test ;; Hy module None >>> test() Test None >>>
EDIT: From looking at the source, it look's like Mochi is actually a lisp, without the parens. Really neat.
baq
on Dec 15, 2014
[–]
you could say that python is actually a lisp, except it exchanged lists for dicts.
klibertp
on Dec 15, 2014
|
parent
|
next
[–]
You "could" say many different things, but that won't make them true.
agumonkey
on Dec 15, 2014
|
parent
|
prev
[–]
You mean MISC
http://lambda-the-ultimate.org/node/2887
;)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: