Scheme language implementation

Hello,

Requirements:
I have Searched the forum for my issue and found nothing related or helpful
I have checked the Resources category (Resources Index)
I have reviewed the Wiki for relevant information
I have read the the Release Notes and Errata

OpenMandriva Lx version:
OpenMandriva Lx release 6.0 (Vanadium) Rock for x86_64

Description of the issue (screenshots if relevant):
Not a real issue, I noticed that the only implementation of the Scheme language (Lisp dialect) is the ksi implentation which according to this source it returns incorrect result in certain operations and does not support non-real numbers and it is not even listed on scheme.org anymore.

I just wanted to ask why ksi and not other implementations like MIT/GNU Scheme, CHICKEN, Racket, etc?

Thank you

Probably because our toolchain is llvm and not GNU.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.