Coder Social home page Coder Social logo

rabestro / exercism-solutions-awk Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 298 KB

Solutions for the AWK track

Home Page: https://exercism.org/tracks/awk

License: MIT License

Awk 11.40% Shell 88.60%
awk awk-lang awk-language awk-script exercism exercism-solutions exercise-solutions

exercism-solutions-awk's Introduction

AWK Solutions for Exercism

Description

This repository contains my solutions for Exercism exercises, written in Gnu AWK. Each solution is in its own folder, which includes the AWK script for the solution, a test file in Bats, and a README with the exercise description.

Please note that these solutions are tested on Gnu AWK and may not work on older versions of AWK. Some solutions may require additional variables to be set via the -v key. You can check the tests for each solution to see the correct command to use.

As a contributor to the AWK track on Exercism, I'm the author of two exercises:

Installation

To run these solutions locally, you'll need to install Gnu AWK and Bats.

  • For Gnu AWK, you can typically find it preinstalled on Unix-like operating systems. For Windows, you can install it through Cygwin. Make sure you're using Gnu AWK, as these solutions may not work on older versions of AWK.
  • For Bats, you can find installation instructions on the Bats GitHub page.

Usage

To run a solution, navigate to its directory and run the AWK script with the awk -f command. For example:

awk -f solution.awk

Contributing

Feedback and suggestions are welcome. If you have an idea for how to improve a solution, feel free to open an issue or a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

exercism-solutions-awk's People

Contributors

rabestro avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.