comp.lang.ada
 help / color / mirror / Atom feed
* Make A Lisp .. in Ada
@ 2016-03-25 20:33 Chris Moore
  2016-03-25 21:37 ` Shark8
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Moore @ 2016-03-25 20:33 UTC (permalink / raw)


Hi,

There was a post on Hacker News (#1) just over a year ago about Make A 
Lisp (#2).  They had implementations in many languages but not for Ada 
so I've made one (#3 on branch ada).

I'm pretty close to getting it accepted (put in the pull request today). 
  It's slower than the C and C++ implementations.  Seems to spend a lot 
of time finalizing the smart pointer according to gprof.

Chris M Moore

Refs:
1) https://news.ycombinator.com/item?id=9121448
2) https://github.com/kanaka/mal
3) https://github.com/zmower/mal/tree/ada




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-25 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-25 20:33 Make A Lisp .. in Ada Chris Moore
2016-03-25 21:37 ` Shark8
2016-03-25 22:43   ` Chris Moore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox