Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    58 espruino repl jobs found

    ...The project requires the following: Key Features: Basic Arithmetic & Constant Declarations Function Declarations & Compound Functions Booleans & Conditionals Recursive Functions Requirements: 1. The interpreter should be implemented in Racket with proper support for the AJS syntax. 2. It should be able to process inputted AJS code and return either the result or an error message. 3. A REPL (Read-Eval-Print-Loop) or a GUI where users can input AJS code and see the output. 4. Test cases (provided and additional) should be implemented to verify the correctness of the interpreter. 5. Full documentation on: Modifications made to the EBNF rules to make the grammar LL(1). Data structures used for implementation. Instructions on how to run and test the inte...

    $133 Average bid
    $133 Avg Bid
    14 bids

    ...The project requires the following: Key Features: Basic Arithmetic & Constant Declarations Function Declarations & Compound Functions Booleans & Conditionals Recursive Functions Requirements: 1. The interpreter should be implemented in Racket with proper support for the AJS syntax. 2. It should be able to process inputted AJS code and return either the result or an error message. 3. A REPL (Read-Eval-Print-Loop) or a GUI where users can input AJS code and see the output. 4. Test cases (provided and additional) should be implemented to verify the correctness of the interpreter. 5. Full documentation on: Modifications made to the EBNF rules to make the grammar LL(1). Data structures used for implementation. Instructions on how to run and test the inte...

    $129 Average bid
    $129 Avg Bid
    21 bids

    ..."s":"F", "c":"CONTROL", "id":20573, "ctx":"initandlisten","msg":"Wrong mongod version","attr":{"error":"UPGRADE PROBLEM: Found an invalid featureCompatibilityVersion document (ERROR: Location4926900: In │ │ {"t":{"$date":"2023-09-07T00:54:19.883+00:00"},"s":"I", "c":"REPL", "id":4784900, "ctx":"initandlisten","msg":"Stepping down the ReplicationCoordinator for shutdown","attr":{"waitTimeMillis":15000}} │ │ {"t":{"$date":"2023-09-07T00:54:19.884+00...

    $31 / hr Average bid
    $31 / hr Avg Bid
    18 bids

    Hi experts, I am looking for Scala expert, who gives prompt reply, and is available for long term. I have several projects each week so it will be long term cooperation. Right now for one month I will be having the following projects: 1. Snake Game 2. Snake gAme with Reverse fucntionality 3. Tetris basics 4. Tetris Full 5. REPL Calculators I will share details of repo in chat. Budget for each will vary from 30 to 50 usd. If u do good we can surely work on many more upcoming projects. Just be honest, and give prompt reply. Happy Bidding!!

    $12 / hr Average bid
    $12 / hr Avg Bid
    1 bids

    DB : MySQL Requirement : Repl. from master to slave, only selected table not entire database. Budget :3K.

    $98 Average bid
    $98 Avg Bid
    5 bids

    DB : MySQL Requirement : Repl. from master to slave, only selected table not entire database. Budget :3K.

    $42 Average bid
    $42 Avg Bid
    1 bids

    Hi, Shift + Enter, combination right now sends selected python code to terminal and tries to executes it line by line. I want to execute it as an entire block. Bid <= 20 I start ipython as mentioned in the last answer in this thread: I want Shift + Enter to execute the entire selected text in the same line in ipython, rather than executing it lien by line

    $30 Average bid
    $30 Avg Bid
    6 bids

    i have a program in java done online platform and there are errors showing up. i want someone to fix those errors

    $227 Average bid
    $227 Avg Bid
    8 bids

    These are the two topics for which we have to create questions and also answers for it – 2 questions and solutions with a reason why you want that as Options cast Delegates – 2 questions and solutions with a reason why you want that as – 2 questions and solutions with a reason why you want that as Options cast Delegates – 2 questions and solutions with a reason why you want that as delegates

    $55 / hr Average bid
    $55 / hr Avg Bid
    13 bids

    Hi Rashwan M., I noticed your profile and would like to offer you my project. We can discuss any details over can you build me a wordpress / woo commerce site , i expect it to be more than $10.00 !! don reesplease repl

    $68 Average bid
    $68 Avg Bid
    1 bids

    ...y) coordinates as integers only for this exercise, on a regular basis (5 seconds intervals) · Collect current speed (integer) · Inquire about the drive status ("parked", "driving", "reverse", a string) You are tasked with building a server application as well as an application that runs on each vehicle. The company vehicle administrator will require command interface (CLI, REPL, or Web App) to display a list of vehicles and all related information. The vehicles will communicate with the server over a reliable communication protocol where messages between the server and vehicle are not lost when either the vehicle or the server is shutdown and are delivered in order. Do not use an off-the-shelf package like MQTT...

    $219 Average bid
    $219 Avg Bid
    8 bids

    Who can do a small job very quickly it is for a little countdown, that will activate a Eddystone url Example Push button to activated program and push button to stop program After activation. its makes 3 short beeps everybeep with a red led then on the 4 long beep a green led and activation of eddystone url. then a pauze of 15 seconds then a different Eddystone url, and start the loop again Need to be done quickly Thanks Sander

    $18 / hr Average bid
    $18 / hr Avg Bid
    16 bids

    looking for a espruino programmer

    $16 / hr Average bid
    $16 / hr Avg Bid
    13 bids

    We are selling high quality Replica products and since 2-3 months we got allways banned from Facebook. Most of the accounts are fresh and not warmed up. We need someone that can run for us conversion ads and bring us sales. The url is not banned from facebook. Also the fanpage is fine. Do aynone know a method to fix this we can pay good money for this on monthy basis. Please ping us only if you are sure you can fix it. URL:

    $525 Average bid
    $525 Avg Bid
    24 bids

    Need to create a terminal emulator on NativeScript-Vue that has the same functionality at xterm.js. Will be used to emulating python REPL

    $48 / hr Average bid
    $48 / hr Avg Bid
    8 bids

    buid a REPL loop, that accepts command from user. implement operation such as: cat, grep, wc (word count) and support piped commend. project zip with starter code will be given. Deliverables the codes

    $181 Average bid
    $181 Avg Bid
    12 bids

    Looking for a developer with Espruino experience to write some code to scan a 4x16 matrix of keys using the Espruino MDBT42Q and an MCP23017 port expander chip. The code should be split into a hardware handling module (communication with the MCP chip/driving the matrix/detecting state changes), and a metadata module (keeping track of if keys were pressed or released & how long they were pressed for, determining if they key was 'tapped' or 'held') which fires events. The hardware handling module should: - Drive the matrix row outputs sequentially from MDBT42Q GPIO pins - Detect matrix column inputs from the MCP23017 (ideally using IRQs to handle state changes) - Be efficient, keeping as much off the main Espruino thread as possible (likely usi...

    $934 Average bid
    $934 Avg Bid
    3 bids

    Hi! For this job, it is required, that you know how to program with Svelte () I need a svelte timezone picker. 1) It should be callable like in the following example, so you should just edit 2) The timezone-picker should be made with svelte-select, so with this library: Here is an example of svelte-select: 3) All used timezones (no deprecated ones) should appear in the selectable list () 4) The timezone-picker should be initialized with the timezone of the browser if there is no value given for the timezone parameter. 5) All Timezones

    $49 Average bid
    $49 Avg Bid
    3 bids

    Hi! I have a chat consisting of a contact list and a chat. In the contact list, you see the icon of the person with the name, last message and the time, the last message was sent. Here is the contact-list programmed with html / svelte: In the chat, you see the messages between you too. Here is the chat programmed with html / svelte 1) I need to show somehow in the contact list for each contact, if there is a new unread message. But I don´t need the number of unread messages. Maybe with a slightly different background color or with another indicator... 2) In the chat window, if there is an unread message, I also need an indicator somehow, that the

    $21 Average bid
    Guaranteed
    $21
    11 entries

    Looking for a professional Javascript programmers who has good experience with nRF52 and Espruino. Android and/or iOS app development capability is a plus.

    $513 Average bid
    $513 Avg Bid
    4 bids

    I need firmware of a NRF52832 fitness tracker

    $1640 Average bid
    $1640 Avg Bid
    10 bids

    Hello, I need someone to develop a library like quiet-js but only for receiving sound , or adapt the quiet-js to work on espruino on ESP32 chipset. Thank you!

    $1381 Average bid
    $1381 Avg Bid
    5 bids

    This project is the ARDUINO PROGRAMMING MILESTONE ONLY for a broader project described below. Given the information below, please describe how you'd complete this task, how many hours it will t...pre-written records 7) Data transfer via pre-configured WiFi network(s) 8) Minimal reports 9) Testing 10) Fluent English -speaking and writing The chosen hardware is to be programmed in JavaScript. All hardware is Arduino-compatible with the intent to use the Johnny Five Arduino library to code the Arduino-compatible hardware in JavaScript from the Espruino. The Espruino WiFi is compatible with all Windows, Mac, and Linux operating systems. The Espruino can also be programmed through a web IDE for convenience. Testing will be performed locally in US and/or via GitHub. I...

    $26 / hr Average bid
    $26 / hr Avg Bid
    2 bids

    This project is the DATABASE MILESTONE ONLY for a broader project described below. Given the information below, please describe how you'd complete this task, how many hours it will take you to complete, the duration it will take you to complete the ...pre-configured WiFi network(s) 8) Minimal reports 9) Testing 10) Fluent English -speaking and writing The chosen hardware is to be programmed in JavaScript and only holds 512kb of writeable memory. All hardware is Arduino compatible and the intent is to use the Johnny Five Arduino library to code the Arduino compatible hardware in JavaScript from the Espruino. The Espruino Wifi is compatible with all Windows, Mac, and Linux operating systems. The Espruino can also be programmed through a web IDE for convenience. I...

    $26 / hr Average bid
    $26 / hr Avg Bid
    5 bids

    We're developing the minimum viable product for a patented and trademarked system called Pythia (PITH-ee-uh). It will verbally deliver step-by-step directions to a wearable computer/headphone (think mobile Amazon Echo) on demand, in any language, th...Speech libraries > GitHub for testing, code repository, and communication with team > Conversational speech interface > Javascript and/or C++ The chosen hardware is to be programmed in JavaScript. All hardware is Arduino compatible and the intent is to use the Johnny Five Arduino library to code the Arduino compatible hardware in JavaScript from the Espruino. The Espruino WiFi is compatible with all Windows, Mac, and Linux operating systems. The Espruino can also be programmed through a web IDE for convenie...

    $38 / hr Average bid
    $38 / hr Avg Bid
    7 bids

    We're developing the minimum viable product for a patented and trademarked system called Pythia (PITH-ee-uh). It will verbally deliver step-by-step directions to a wearable computer/head...via pre-configured WiFi network(s) 8) Reports 9) Testing 10) Fluent English -speaking and writing The chosen hardware is to be programmed in JavaScript and only holds 512kb of writeable memory. All hardware is Arduino compatible and the intent is to use the Johnny Five Arduino library to code the Arduino compatible hardware in JavaScript from the Espruino. The Espruino Wifi is compatible with all Windows, Mac, and Linux operating systems. The Espruino can also be programmed through a web IDE for convenience. Information: Skills Required: C++ Programming, Javascript, Git, ...

    $44 / hr Average bid
    $44 / hr Avg Bid
    6 bids

    We're developing the minimum viable product for a patented and trademarked system called Pythia (PITH-ee-uh). It will verbally deliver step-by-step directions to a wearable computer/headphone...via pre-configured WiFi network(s) 8) Reports 9) Testing 10) Fluent English -speaking and writing The chosen hardware is to be programmed in JavaScript and only holds 512kb of writeable memory. All hardware is Arduino compatible and the intent is to use the Johnny Five Arduino library to code the Arduino compatible hardware in JavaScript from the Espruino. The Espruino Wifi is compatible with all Windows, Mac, and Linux operating systems. The Espruino can also be programmed through a web IDE for convenience. Information: Skills Required: C++ Programming, Javascript, ...

    $52 / hr Average bid
    $52 / hr Avg Bid
    5 bids

    We're developing the minimum viable product for a patented and trademarked system called Pythia (PITH-ee-uh). It will verbally deliver step-by-step directions to a wearable computer/headphone (think mobile Amazon Echo) on demand, in any language, then ...via pre-configured WiFi network(s) 8) Reports 9) Testing 10) Fluent English -speaking and writing The chosen hardware is to be programmed in JavaScript and only holds 512kb of writeable memory. All hardware is Arduino compatible and the intent is to use the Johnny Five Arduino library to code the Arduino compatible hardware in JavaScript from the Espruino. The Espruino Wifi is compatible with all Windows, Mac, and Linux operating systems. The Espruino can also be programmed through a web IDE for convenience. In...

    $66 / hr Average bid
    $66 / hr Avg Bid
    8 bids

    ...language design document will include a statement of the considerations that led you to this design, as well as a brief rationale for that design. Language Properties: The language will need some method of getting and displaying information on a dumb terminal. You will need to consider the problem of conditional statements. How does data get defined (static or inferential typing). Is this an REPL language or a compiled language? What are the architectural considerations? Is it a procedural or declarative language? Will it require automatic garbage collection? Additional Guidance: You do not need to create a compiler for your language design. Keep the design as simple as possible, but not simpler. Present your design in the most concise way possible. Footnote any ou...

    $37 Average bid
    $37 Avg Bid
    4 bids

    Site will involve a text area where users can type, each word they type gets sent to the webserver. The server sends back "suggestions" that they can use to replace the current word. They can simply click on one of the words. It replaces their current word. And then they can keep on typing. I will upload the text file containing word - replacement pairs eg repl,replace rep,representative rep,representatives Please note. 1. Although this is a basic application, the interface must be professional. 2. Do not bid if you can't carry this out PERFECTLY. 3. The language of the text to check for IS not English, so the application should be able to query and display Unicode UTF-8 characters. 4. Application should use fonts that can display Unicode correctly You...

    $46 Average bid
    $46 Avg Bid
    17 bids

    ...in the heart of Chennai. We have a retail arm that caters to the educational needs of College students, we have an IT infrastructure arm that caters to the needs of small scale industries. We are also engaged in developing a CRM/CMS powered by artificial intelligence for small and medium scale enterprises,McGraw ™. Currently REPL has partnered with IOCL to provide Services to car owners in fuel pumps. Instituted by two tech-enthusiastic founders in their college days REPL is a visionary organization that encompasses a wide spectrum of social issues. We as a company believe in solving problems that the world faces in the next half century. Problems such as Potable water shortage, Transportation, Sustainable Energy production and storage, Intelligent Agriculture and h...

    $107 Average bid
    $107 Avg Bid
    2 bids

    Want to write a website For cloud mining Example in link Time 2-3 weeks price 2k dollars Reply name CEO Genesis Group Applications will be rejected without repl

    $2967 Average bid
    $2967 Avg Bid
    50 bids

    ...correctly . It is simple good job that you will be able to rely on. Just do a good job and accurate. We will give to send like 2 emails from 2 email boxes to test. You also need to send us every 3 days a file with all applicants that send their agreement via email with their company/mail box name. We would provide you all info! We will guide you what to do Essentially you will copy paste repl with message and new email of rep( you will fund to get rep email from his resume attached or from his email body and if not below you will use his CL relay email to email him back with correct body text and attachment You will send those first email every day! M- Sat Sometime u would not have but usually you do - we get after we place ads which is twice a week like ...

    $241 Average bid
    $241 Avg Bid
    43 bids

    I use CodeMirror and jscl. CodeMirror is a javascript library to implement a code editor on a browser, and jscl is a console fo...console and evaluate it. Now I can send the code to the cosole using the code below: $('iframe').contents().find('span.jqconsole-prompt:last-child span span:last-child').append(()) But I cannot evaluate the code on jscl's REPL. I tried the code bellow: $('iframe').contents().find('span.jqconsole-prompt:last-child span span:last-child').trigger({type: 'keypress', which: 13, keyCode: 13}); But I couldn't simulate "return key" using jQuery. I'll upload the zip code. I'd like you to write a code to evaluate the code on REPL using jQuery. If you're g...

    $23 Average bid
    $23 Avg Bid
    8 bids

    Hi We need a reliable virtual worker who would follow email sending instruction's with attachment for our new and current reps You will mange 6 gmail account where you will send new email for potential reps with all info required and attachments We would provide you all info! We will guide you what to do Essentially you will copy paste repl with message and new email of rep( you will fund to get rep email from his resume attached or from his email body and if not below you will use his CL relay email to email him back with correct body text and attachment You will send those first email every day! M- Sat Sometime u would not have but usually you do - we get after we place ads which is twice a week like 60 emails a week and few back and fourth We hand...

    $224 Average bid
    $224 Avg Bid
    100 bids

    Hi We need a reliable virtual worker who would follow email sending instruction's with attachment for our new and current reps You will mange 6 gmail account where you will send new email for potential reps with all info required and attachments We would provide you all info! We will guide you what to do Essentially you will copy paste repl with message and new email of rep( you will fund to get rep email from his resume attached or from his email body and if not below you will use his CL relay email to email him back with correct body text and attachment You will send those first email every day! M- Sat Sometime u would not have but usually you do - we get after we place ads which is twice a week like 60 emails a week and few back and fourth We hand...

    $455 Average bid
    $455 Avg Bid
    4 bids

    Hi We need a reliable virtual worker who would follow email sending instruction's with attachment for our new and current reps You will mange 4 gmail account where you will send new email for potential reps with all info required and attachments We would provide you all info! We will guide you what to do Essentially you will copy paste repl with message and new email of rep( you will fund to get rep email from his resume attached or from his email body and if not below you will use his CL relay email to email him back with correct body text and attachment You will send those first email every day! M- Sat Sometime u would not have but usually you do - about 60-80 email per day can be less can be more You will use the same concept with different ex...

    $133 Average bid
    $133 Avg Bid
    98 bids

    I have an application written for windows mobile 6.5 using vb.net. The application uses Microsoft Merge Replication. I would like to use a timer on a backgroun... Dim ar As IAsyncResult = (New AsyncCallback(AddressOf ), _ New OnStartTableUpload(AddressOf ), _ New OnStartTableDownload(AddressOf ), _ New OnSynchronization(AddressOf ), repl) Catch ex As SqlCeException ' Exit Sub Dim frm As mySettings = New mySettings () ' () End Try End Sub

    $308 Average bid
    $308 Avg Bid
    2 bids

    We need an exact re pli ca of this Blog... in wordpress the same with "All in One SEO Pack 2.2.7.3 by Michael Torbert of Semper Fi Web Design", as this does . we need to cl one it exactly. we will edit it later on. Provide in how much time you can do the repl ica and estimated time..

    $252 Average bid
    $252 Avg Bid
    20 bids

    i want u to complete my one project its web basedappication i will tell u all it procedure repl me asp

    $295 Average bid
    $295 Avg Bid
    7 bids

    i want u to complete my one project its web basedappication i will tell u all it procedure repl me asp

    $205 Average bid
    $205 Avg Bid
    1 bids

    ...Swift describe understanding of computer languages needed to use Swift show examples of Swift code describe low level primitives (types, flow control, operators, etc) create glossary that will describe inferred types, closures, tuples, generics, structs, extensions, protocols, modules, etc describe interactive playgrounds show examples of algorithms show examples of tests describe Xcode's "REPL" process describe "nil" objects describe LLVM compiler show examples of unsafe code show how to initialize variables show how to check arrays and integers for overflow show how to manage memory I will give full details via private message upon review and acceptance of your work history. Please provide the following: - Provide examples of your...

    $879 Average bid
    $879 Avg Bid
    7 bids

    ...me/ with Scala/Monokai config. eBook (EPUB) is provided (for your use in this job only). You can find it here: Book's code can be found here: The steps for constructing the presentation are: 1. run each chapter's code in Scala's REPL, when it's an interactive example; or, if it is a class or other kind of non executable code, just use it in step 2 2. copy and paste the console contents (or the non executable code) in site to colorize it 3. copy the highlighted text from the site into the corresponding slide and format it as the given examples (Ubuntu Mono, 1.15 line spacing etc) 4. add resumed annotations from the

    $31 Average bid
    $31 Avg Bid
    1 bids

    ...create it faster. But if you think you can do it within one week, let us know. Code highlighting is using the site with Scala/Monokai config. eBook (EPUB) is provided (for your use in this job only). Book's code can be found here: The steps for constructing the presentation are: 1. run each chapter's code in Scala's REPL, when it's an interactive example; or, if it is a class or other kind of non executable code, just use it in step 2 2. copy and paste the console contents (or the non executable code) in site to colorize it 3. copy the highlighted text from the site into the corresponding slide and format it as the given examples (Ubuntu Mono, 1.15 line spacing etc) 4. add resumed annotations from the

    $41 - $342
    Sealed
    $41 - $342
    4 bids

    Onsite SEO : - keyword research (on request) - - titles - meta tags ( description and keywords) - sitemap ( creation and submission ) - creation of google webmaster account, bing account - checking for html errors - competitor analysis and Implementation ( if needed and on request ) - keyword densit...- a href tags - recommendations - proper organization of the content - Broken Link Checking - SEO friendly url`s - www redirection from non www domain "(create onsite blog too?)" no, but I can do this for you for $50 (if you think that an onsite blog will help with traffic, please go ahead and implement.) "write one post per day for both facebook and google+" Not only that : post repl to comments, get new likes, promote on groups etc all things related to soci...

    SEO
    $342 Average bid
    $342 Avg Bid
    1 bids

    Ab sofort suchen wir einen erfahrenen Programmierer (m/w) (Freelancer) Sie unterstützen uns aktiv und mit innovativen Ideen bei der Entwicklung unserer erfolgreich etablierten Software sowie unserer neuen Produkte. Dies gilt insbesondere für etope 8. Das bringen Sie mit: - Selbstständiges einlernen in unsere Tools. - Grundverständnis für den Internethandel (eBay, Amazon, Ricardo, Oxid, XT) - Sie wissen was eBay API oder Amazon AWS ist. - Programmiersprachen: Sicherer Umgang mit PHP, MySQL und Linux als "fließende" Entwicklungssprache. Grundkenntnisse von DOM (XML) Funktionen, CURL (Kommunikation) und mySQL Elementen sind von Vorteil. Know-how im Umgang mit MySQL sowie mit Datenbankdateien (MYISAM/INNODB). Grundkenntnisse in Micros...

    $22 / hr Average bid
    $22 / hr Avg Bid
    6 bids

    Need to allow images to be uploaded on the bidding page of the Reverse Auctions area of PHP PROBID. The reason is we are allowing people to do reverse auctions on items as well as services. Also the shipping calculator is rendered pretty much useless with us being more of a localized site. We would like to replace that area with our own shipping calculation links that send users directly to FedEX, USPS, and UPS. Finally, we have been having some issues with users running into 404 error "Page Not Found" pages when using our site. If we can find any way to combat this or as to the problem that might be causing it to tell our customers that would be great. Would like to get this done ASAP so we can launch soon. Thank you.

    $23 / hr Average bid
    $23 / hr Avg Bid
    3 bids

    ...) 10 pages Title Tag Optimization e.) 10 pages Header Tag Optimization f.) 10 pages Content Optimization g.) Image Optimization h.) Code Analysis I.) URL Analysis J.) URL Rewriting Recommendations 4.) Off-page Optimization a.) 50 Manual Directory Submission b.) 5 High PR Oneway Links (PR 2+) - with Repl c.) 2 Articles d.) 25 Article Distribution e.) 50 Social Bookmarking f.) 2 Blog Posting (different from the Articles) 5.) Social Media Optimization a.) Micro Blogging 6.) Sitemap, Robots and Feeds a.) Sitemap Creation b.) Sitemap Submission c.) RSS Creation d.) RSS Submi...

    $369 Average bid
    $369 Avg Bid
    28 bids