Skip to content

Project-Fungus/example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example

Sample ARM assembly projects.

Sample Output

The sample-output/ directory contains the JSON files produced by running fungus arm --pretty.

Re-Running the Scraper

The projects in this repository are scraped from RosettaCode.org. The following procedure is only necessary if you want to re-run the scraper.

  1. If you do not yet have a virtual environment, create one using python -m venv .venv.
  2. Activate the virtual environment using .venv/Scripts/activate.
  3. Install the dependencies using python -m pip install -r requirements.txt.
  4. Run the scraper using python scrape.py.

About

Sample ARM assembly projects.

Resources

Stars

Watchers

Forks