Giter Site home page Giter Site logo

adamyg / aspell-win32 Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 1.51 MB

aspell 0.60.8 for win32, including command line tools, libraries and dictionaries.

License: GNU Lesser General Public License v2.1

CMake 32.48% Batchfile 2.19% C 62.86% C++ 0.14% Roff 2.34%
aspell

aspell-win32's Introduction

aspell-win32

GNU Aspell [http://aspell.net] is a Free and Open Source spell checker designed to eventually replace Ispell. It can either be used as a library or as an independent spell checker. Its main feature is that it does a superior job of suggesting possible replacements for a misspelled word than just about any other spell checker out there for the English language.

The following tools need to be installed to build this package, based on aspell 0.60.8:

  • cmake
  • cygwin or msys
  • perl
  • Visual studio 2008+
  • Innosetup 5

Build and package


  git clone https://github.com/adamyg/aspell-win32.git

  cd aspell-win32
  git submodule init
  git submodule update
  mk-cmake

Package


  mk-cmake --package

Dictionary Package(s)


  mk-cmake --lang ALL
  mk-cmake --lang <LANG>

Current mk-cmake usage:


  mk-cmake [--release or --debug] [targets] [--cmake {path}] [--vsxxx]

  Prime Options:
    -i, --interactive     enable interactive package creation.

  Targets:
    --prime               prime only.
    --build               build only.
    --also-package        also package, with prime or build.
    --package             package only.
    --lang LANG           buid dictionary for language.

    --lang_list           list dictionaries.

  Toolchains:
    --vs90   Visual Studio 9 2008
    --vs100  Visual Studio 10 2010
    --vs110  Visual Studio 11 2012
    --vs120  Visual Studio 12 2013
    --vs140  Visual Studio 14 2015 (default)
    --vs141  Visual Studio 15 2017
    --vs142  Visual Studio 16 2019
    --vs143  Visual Studio 17 2022

You will then need to install a dictionary package for the new Aspell.

aspell-win32's People

Contributors

adamyg avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aspell-win32's Issues

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.