Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    1,358 haskell jobs found, pricing in SGD

    I need you to develop some software for me. I would like this software to be developed.

    $24 (Avg Bid)
    $24 Avg Bid
    2 bids

    haskell Programmer needed

    $13 (Avg Bid)
    $13 Avg Bid
    1 bids

    Interested in some simple Haskell written

    $47 (Avg Bid)
    $47 Avg Bid
    4 bids

    Need to do some programming in Haskell. Please contact for details.

    $155 (Avg Bid)
    $155 Avg Bid
    5 bids
    $13 Avg Bid
    1 bids

    I need you to develop some software for me. I would like this software to be developed.

    $38 (Avg Bid)
    $38 Avg Bid
    2 bids

    I need Haskel programmer for simple job. Here is what I need: 1. Develop a linear congruential number generating function that is a given an element of the sequence Xi as an argument and will produce the floating-point value between 0 and 1. 2. Construct a recursive data structure to represent the tree associated with a simple arithmetic expression ...arithmetic expression constructed entirely from floating-point values and the binary arithmetic operators for addition, subtraction, multiplication, and division. 3. Develop an evaluating function that computes the result when one of your arithmetic expression trees (passed as the first argument) is evaluated using a specific value of x (passed as the second argument). If you are good in Haskell, contact me to more details ...

    $62 (Avg Bid)
    $62 Avg Bid
    4 bids

    Hey, I need haskell programmer who can help me with a problem in haskell I'll share more details to interested candidates

    $135 (Avg Bid)
    $135 Avg Bid
    4 bids

    More details in the PDF attached

    $166 (Avg Bid)
    $166 Avg Bid
    3 bids

    I need you to develop some software for me. I would like this software to be developed.

    $27 (Avg Bid)
    $27 Avg Bid
    4 bids

    Nature of Work: [You will be assigned to one of the two projects] > Writing data feeds, data processing algorithms, updating database, maintaining existing class architecture of the data service. > Maintaining, refactoring and extending existing back-end architecture of the portfolio service and front-end technology (...service and front-end technology (Web and CLI) interacting with it. Base Requirements: > Python, Algorithms and Data Structures > Mathematically minded. > Databases, SQLite. > Linux, vim, git, basic understanding of networking. > At least 2 years of work experience. Nice to Have: > Understanding of probability and statistics. > Liking for functional programming, exposure to hy / lisp / scheme / Haskell. > Experience with distributed mu...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    13 bids

    Need to create a haskell module that contains several simple functions. Functions are specified on the instruction document attached here.

    $157 (Avg Bid)
    $157 Avg Bid
    5 bids

    Assignment,creating an uno game. I already have the js version for someone to build the haskell version

    $564 (Avg Bid)
    $564 Avg Bid
    5 bids

    I need help with a Haskell Work and need your long-term work

    $46 (Avg Bid)
    $46 Avg Bid
    6 bids

    I have a simple haskell project. I will explain the details later.

    $78 (Avg Bid)
    $78 Avg Bid
    7 bids

    ...methodologies (Mining, PoS, etc). • Understanding of cryptography, including asymmetric (pub/priv key), symmetric, hash functions, encryption/signatures. • Knowledge of versioning systems Git etc. • Passion for best design and coding practices and a desire to develop new bold ideas HIGHLY DESIRABLE EXPERIENCE • Hands-on experience in using a number of the following languages: Java, Golang, Scala, Haskell, Erlang, C, C++ • Good Software Engineering skills, insights, and experience • Mastery of an interpreted language like Python or Ruby Apart from these pure technical skills, the ideal candidate should also possess: • The ability to be productive in a team, to assist and guide other team members when required, and to help improve the team'...

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    12 bids

    Description in the pdf. To be done in Haskell

    $32 (Avg Bid)
    $32 Avg Bid
    7 bids

    Details be shared in a files. Maximum pay 30GB

    $38 (Avg Bid)
    $38 Avg Bid
    4 bids

    Haskell project details will be mentioned in chat. Please bid no more than 30-50$ as i only need help with a small project

    $92 (Avg Bid)
    $92 Avg Bid
    2 bids

    I need help with haskell due date is Tuesday 10/9 2:00 pm

    $13 (Avg Bid)
    $13 Avg Bid
    2 bids

    Create a method that evaluates a string.

    $45 (Avg Bid)
    $45 Avg Bid
    4 bids

    Looking for a haskell expert to help evaluate some haskell expressions

    $10 - $30
    $10 - $30
    0 bids

    I am looking for an expert Haskell developer who can work on an existing api project to update. The job will be iteration of work & deliver & test

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    4 bids

    See the upload file for detail.

    $212 (Avg Bid)
    $212 Avg Bid
    3 bids

    Instructions in the attachment Need to know how to use Haskell.

    $144 (Avg Bid)
    $144 Avg Bid
    3 bids

    Hello all, Need Haskell Developer for long term project, you will be working with our internal team closely. Full time/part time is fine. Please add resume with bidding. Thank you

    $28 / hr (Avg Bid)
    $28 / hr Avg Bid
    5 bids

    hey, are you good with Haskell?

    $23 (Avg Bid)
    $23 Avg Bid
    1 bids

    hledger is a famous text-based accounting package. It is written in Haskell, and it runs on various Linux and BSDs. For this project, you need to (1) get it to compile on OpenBSD, which shouldn't be too difficult, (2) create a ports entry (i.e. something that goes into /usr/ports) and (3) compile it for amd64 as a package that can be installed with pkg_add. I'll pay a premium if you can get it included in the official OpenBSD ports tree (say whether you can do this in your response).

    $441 (Avg Bid)
    $441 Avg Bid
    4 bids

    A Haskell program with associated lexer and/or parser definition files that uses a Haskell programming library like Alex and/or Happy to parse a simple processing language that defines a set of operations that will transform a CSV file into another CSV file. The set of operations in the processing language are used to create a column in the target file based on columns in the source file transformed like this: 1) Concatenation of columns from a source file each appended with a delimiter but with the option of excluding columns with blank values e.g. Address := concat(True, ", " , [address1, address2, address3, county, eircode]) where True means exclude blank values So if address1 is "84 My Lovely Street", address2 is "", address3 is &...

    $313 (Avg Bid)
    $313 Avg Bid
    2 bids

    Need help with debugging Haskell code

    $46 (Avg Bid)
    $46 Avg Bid
    3 bids

    Create a Haskell with the provided information.

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    2 bids

    Hello, i have a task in Haskell, and it has to be done until 30 May, can we talk about this?

    $42 (Avg Bid)
    $42 Avg Bid
    1 bids

    Haskell type system extensions experience programming with monads and applicative functors, concepts such as alternatives

    $38 (Avg Bid)
    $38 Avg Bid
    4 bids

    write simple haskell functions giving in the word document interpreter name must be provided

    $53 (Avg Bid)
    $53 Avg Bid
    6 bids

    i need a site where users can write a code and run it on same page, below is few examples of web frameworks. ASP.NET,C++,ColdFusion Markup Language (CFML),Common Lisp,D,Haskell,HTML, CSS Java,JavaScript,Lua,Scala,Perl,PHP,Python,Ruby

    $324 (Avg Bid)
    $324 Avg Bid
    16 bids

    Programming Expert Help- Haskell Expert

    $144 (Avg Bid)
    $144 Avg Bid
    2 bids

    I'm a second-year undergraduate student, the work is about making changes to a webservice written using HappStack and SQLite.

    $339 (Avg Bid)
    $339 Avg Bid
    5 bids

    Programming language Expert- Haskell

    $198 (Avg Bid)
    $198 Avg Bid
    1 bids

    Haskell Programming Language Expert

    $74 (Avg Bid)
    $74 Avg Bid
    4 bids

    Haskell Programming Need Expert Help With It

    $73 (Avg Bid)
    $73 Avg Bid
    2 bids

    Haskell Programming Work - Need Expert Help

    $78 (Avg Bid)
    $78 Avg Bid
    3 bids

    This project contains a web service written in Haskell using Happstack and SQLite. The web service provides an interface to (fictitious, randomly generated) weather readings. all the requirements is in the word file

    $39 (Avg Bid)
    $39 Avg Bid
    2 bids

    Implement a Haskell Program. You need to have a good programming knowledge

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    1 bids

    message me for more details. the program will be in haskell. must possess good knowledge of haskell

    $50 (Avg Bid)
    $50 Avg Bid
    6 bids

    I would like to keep a programmer on retainer for tomorrow at 3:30 pm (UTC +8). Standard question will be asked similiar to the 99 problems of Haskell and Prolog. Question that will be asked include. Three topics. 1) Quick Sort Haskell 2) Selection Sort Haskell 3) Family tree Prolog (sample question attached)

    $77 (Avg Bid)
    $77 Avg Bid
    2 bids

    Hi vanilladevs, I have a small haskell project, wondering if you'd take a look and let me know if you'd be interested

    $39 / hr (Avg Bid)
    $39 / hr Avg Bid
    1 bids

    Hello, I would to propose you in Haskell programming. Let me know it you are available. Thank you.

    $54 (Avg Bid)
    $54 Avg Bid
    1 bids

    I would like to complete a project in Haskell programming using Stack (tool package manager) 1.6.1 at least. I will explain you the details of the project. Mathematics skills are required for this project.

    $58 (Avg Bid)
    $58 Avg Bid
    3 bids

    Top haskell Community Articles