Contributors Forks Stargazers MIT License


Write Yourself a Scheme in 48 hours using F#

The F# fork of the well known Write Yourself a Scheme in 48 hours tutorial!

About The Project

I'm studying F# recently and looking for the first F# project to work with. I remembered that the awesome "Write Yourself a Scheme in 48 hours" book which was written in haskell. This tutorial is pretty practical. So I thought why not forking it and do it again using F#! After implementing the Scheme repl in F# following this book, I think it would be great to share my expereince and that's why I'm writing this tutorial.

Getting Started

This repo is the example code for the Write Yourself a Scheme tutorial. The main branch of this repo is a empty project to start with. The source code of each chapter can be found in the coresponding branch.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • .Net Core You should have .Net Core installed, I'm using the 5.0.1 version while writing this tutorial.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Love this project?

You can buy me a coffee if you enjoyed this tutorial!