Skip to content

Conversation

@daylerees
Copy link
Contributor

Thanks!

@daylerees daylerees mentioned this pull request Feb 10, 2016
@jbarnette
Copy link
Contributor

Thanks @daylerees! I'm going to leave this open for a bit, I might cherry-pick your daylerees@e7cc693 into a PR with a few tweaks and other alternatives.

@natesholland
Copy link
Contributor

👍

@ad-m
Copy link

ad-m commented Feb 10, 2016

LGTM

@haacked
Copy link
Contributor

haacked commented Feb 12, 2016

A .NET implementation (in C#) is here: https://github.com/haacked/scientist.net

@joealcorn
Copy link

I'm working on a Python version as well https://github.com/joealcorn/laboratory

@jesseplusplus
Copy link

I was also alerted to a Node.js version that @Trello has created and used: https://github.com/trello/scientist

@MadcapJake
Copy link

Just finishing up a few remaining tests and I'll have a complete rewrite in Perl 6: https://github.com/MadcapJake/Test-Lab
Edit: This is now completed and is a really close copy of Scientist including a translation of all Scientist's tests.

@rawls238
Copy link

I'm starting to work on a Java version here: https://github.com/rawls238/Scientist4J

@tomiaijo
Copy link

I have a somewhat complete C++ port here: https://github.com/tomiaijo/scientist

@ad-m
Copy link

ad-m commented Feb 20, 2016

@tomiaijo , @rawls238 , @MadcapJake, @jesseplusplus , @joealcorn , @haacked , thank you for porting, report and spread a idea of scientist over whole a world

@rawls238
Copy link

any reason not to merge this in + add the additional ports?

@tom-pang
Copy link

tom-pang commented Mar 1, 2016

There's a clojure port that's been around a while: https://github.com/yeller/laboratory

@bugthesystem
Copy link

Node/js implementation (in ES6) is here: https://github.com/ziyasal/scientist.js

@lancew
Copy link

lancew commented Mar 2, 2016

Adding to the list:
Perl 5 : https://github.com/lancew/Scientist
Perl 6 : https://github.com/lancew/ScientistP6 (Smaller less feature complete compared to @MadcapJake 's Test::Lab)

@jbarnette
Copy link
Contributor

any reason not to merge this in + add the additional ports?

@rawls238 Nope! 🚢

jbarnette added a commit that referenced this pull request Mar 2, 2016
Add alternatives section to the readme.
@jbarnette jbarnette merged commit e8a986e into github:master Mar 2, 2016
@jbarnette jbarnette mentioned this pull request Mar 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet