Le ven. 12 juil. 2019 à 01:36, Arthur A. Gleckler <xxxxxx@speechcode.com> a écrit :
On Thu, Jul 11, 2019 at 4:31 PM Amirouche Boubekki <xxxxxx@gmail.com> wrote:
There is something we can take inspiration from called ECMA Script compatibility table:


Yes, the ECMA Script/Javascript folks are quite thorough.
 
Build it and people MIGHT come.

 
Talking about JavaScript, there is also https://caniuse.com/ 

Yes, I love that site and use it all the time.  I love the clear layout and I love how fast it is.

Yeah, that is the spirit I would like to give to my scheme implementations comparator.
 
  
I made a list of some "metadata" I would like to use attached to this email.

It looks good to me.  In addition to year of first commit, I would add year of most recent commit.

I also, would like to add Contribution guidelines flags.
 

PS: I made progress with Chibi Scheme in the browser, I hope to have 
something more interesting to show tomorrow. 

That's cool.  I'm really curious to see how quick you can make it load.

Spoiler: the database is incomplete, it is just a demo but you can try
it at https://scheme-live.github.io/ff.scm/

The code is at https://github.com/scheme-live/ff.scm

The code is not very good, I need to take a step back and think on how
I will proceed with (all) the work I have.


Have a good day all!