Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: pushkardravid
  • License: mit
  • Language: Go
  • Default Branch: master
  • Size: 56.6 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 6 years ago · Last pushed almost 6 years ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

CSC510 Homework 2

Game of Life Implementation

We have created a simulation for Conway's Game of life in 3 different programming languages in an attempt to study the ease and the ability to debug of one language over another.

The languages chosen for this study are Ruby, Go, and Julia. Documentation for each of these programs can be found by visiting their respective directories.

Steps to run the program:

Click here to open repl.it

For Ruby

  • Go to the Ruby folder by doing cd ruby
  • To run, execute the following ruby gol.rb

For Julia

  • Go to the Julia folder by doing cd julia
  • To run, execute the following julia gol.jl

For Golang

  • Go to the Go folder by doing cd go
  • To run, execute the following go run src/gol.go

Please take this survey to help us capture the results of the experiment.

TEAM MEMBERS:

  • Pushkar Dravid
  • Ayush Jain
  • Sravan Kumar Matta
  • Palash Gupta
  • Nikhila Nathani

DOI

Run on Repl.it

Owner

  • Name: Pushkar Dravid
  • Login: pushkardravid
  • Kind: user
  • Location: Raleigh, NC
  • Company: North Carolina State University

Python. Data. Memes

GitHub Events

Total
Last Year

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
proxy.golang.org: github.com/pushkardravid/csc510-hw2
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.3%
Average: 7.6%
Dependent repos count: 7.8%
Last synced: 10 months ago