Le jeu. 6 févr. 2020 à 11:20, paarulakan(பாருலகன்) <[email protected]> a écrit : > > Why did opencog choose scheme as its lisp not common lisp. I recently started > learning lisp family of languages, still a newbie. but other than the thing > that scheme is lighweight, are they any other reason for using scheme?
I re-discovered AI and discovered AGI via scheme. Various reasons drove me to learn Scheme: A) How does look like the direct ancestor of JavaScript? B) GNU Guile C) Thruth minimalism If you find things like car, cdr, cadr, cdar alien, then CL has more of those. I go back and forth between Chez Scheme and GNU Guile. Overall the language is the same. -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAL7_Mo9Va4Sr-ufY9pJodFsY-1PwtX595-%3DsXZSXct0h9dB0mA%40mail.gmail.com.
