Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

My adaptation on how to solve W3Resource C Programming Basic Algorithm using Purescript

License

Notifications You must be signed in to change notification settings

EmptyWork/ps-w3resource

Repository files navigation

W3Resource - Purescript

Purescript is a purely-functional language that inspired by Haskell and Javascript or ECMAScript.

W3Resource is a website that teach and test ones ability regarding syntax, understanding of the fundamental of programming, and algorithms.

And in this repository contains my way of solving problems that provided by W3Resource titled C Basic Algorithm: Exercise, Practice, Solution using purely-funtional language purescript.

Getting started

Before you can run Purescript, you need to make sure that you have nodejs installed on your local machine.

After that you can follow this instruction to run purescript.

For testing purpose you also need to install pulp and bower then you need to add all dependencies, to do so just follow these simple steps:

  • Install pulp using npm install -g pulp
  • Then install bower using npm install -g bower
  • After that you can install dependencies using bower install
  • And finally you can build using pulp build or run the tests unit using pulp test

About

My adaptation on how to solve W3Resource C Programming Basic Algorithm using Purescript

Topics

Resources

License

Stars

Watchers

Forks

AltStyle によって変換されたページ (->オリジナル) /