Skip to content

neohaskell/neohaskell-starter

Repository files navigation

Welcome to the NeoHaskell Playground!

Hello and welcome! 🎉 We're excited to have you explore the NeoHaskell Playground, a dynamic space where you can dive into NeoHaskell, an evolving dialect of Haskell designed for both newcomers and seasoned developers. NeoHaskell focuses on simplicity, productivity, and developer happiness, making coding both efficient and enjoyable.

Getting Started

To start using this playground, you'll need to install devenv.sh. This setup works on WSL2, MacOS, and Linux. Let's get you up and running!

Installation

  1. Clone the Repository

    git clone https://github.com/your-username/neohaskell-playground.git
    cd neohaskell-playground
  2. Enable devenv

    devenv shell
  3. Edit using Visual Studio Code You can use whatever text editor you like, but this playground comes pre-configured with recommended VSCode extensions so you can get up and running quickly.

Building and Running the Project

With the repo set up, you can easily build and run your projects using the following commands:

  1. Build the Project

    neo-build
  2. Run the Project

    neo-run

And that's it! You're now ready to explore and experiment with NeoHaskell. If you encounter any issues or have questions, feel free to open an issue on our GitHub page, or even better, joining our Discord! We're here to help!

For more detailed documentation and examples, visit the NeoHaskell website.

Contributing

We welcome contributions from the community! If you'd like to contribute, please fork the repository, make your changes, and submit a pull request. Let's work together to make NeoHaskell even better!

About

A project starter for NeoHaskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published