Filtro

Mis búsquedas recientes
  • espruino repl
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
Estado del trabajo
58 espruino repl trabajos encontrados

...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...

$97 Average bid
$97 Oferta promedio
14 ofertas

...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...

$94 Average bid
$94 Oferta promedio
21 ofertas

..."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...

$23 / hr Average bid
$23 / hr Oferta promedio
18 ofertas
Need SCALA expert
Finalizado left

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!!

$9 / hr Average bid
$9 / hr Oferta promedio
1 ofertas

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

$72 Average bid
$72 Oferta promedio
5 ofertas

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

$31 Average bid
$31 Oferta promedio
1 ofertas

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

$22 Average bid
$22 Oferta promedio
6 ofertas

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

$166 Average bid
$166 Oferta promedio
8 ofertas

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

$40 / hr Average bid
$40 / hr Oferta promedio
13 ofertas
Project for Rashwan M.
Finalizado left

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

$50 Average bid
$50 Oferta promedio
1 ofertas

...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...

$160 Average bid
$160 Oferta promedio
8 ofertas
Espruino and puck
Finalizado left

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

$13 / hr Average bid
$13 / hr Oferta promedio
16 ofertas

looking for a espruino programmer

$12 / hr Average bid
$12 / hr Oferta promedio
13 ofertas

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:

$384 Average bid
$384 Oferta promedio
24 ofertas

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

$35 / hr Average bid
$35 / hr Oferta promedio
8 ofertas

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

$132 Average bid
$132 Oferta promedio
12 ofertas

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...

$683 Average bid
$683 Oferta promedio
3 ofertas

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

$36 Average bid
$36 Oferta promedio
3 ofertas
Trophy icon make my chat design better
Finalizado left

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

$15 Average bid
Garantizado
$15
11 participaciones
Espruino and Bangle.js
Finalizado left

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

$375 Average bid
$375 Oferta promedio
4 ofertas

I need firmware of a NRF52832 fitness tracker

$1199 Average bid
$1199 Oferta promedio
10 ofertas

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!

$1010 Average bid
$1010 Oferta promedio
5 ofertas

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...

$19 / hr Average bid
$19 / hr Oferta promedio
2 ofertas

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...

$19 / hr Average bid
$19 / hr Oferta promedio
5 ofertas

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...

$28 / hr Average bid
$28 / hr Oferta promedio
7 ofertas

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, ...

$32 / hr Average bid
$32 / hr Oferta promedio
6 ofertas

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, ...

$38 / hr Average bid
$38 / hr Oferta promedio
5 ofertas

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...

$48 / hr Average bid
$48 / hr Oferta promedio
8 ofertas

...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...

$27 Average bid
$27 Oferta promedio
4 ofertas

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...

$34 Average bid
$34 Oferta promedio
17 ofertas
Design project
Finalizado left

...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...

$78 Average bid
$78 Oferta promedio
2 ofertas

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

$2170 Average bid
$2170 Oferta promedio
50 ofertas

...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 ...

$176 Average bid
$176 Oferta promedio
43 ofertas

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...

$17 Average bid
$17 Oferta promedio
8 ofertas
Email sending Project
Finalizado left

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...

$164 Average bid
$164 Oferta promedio
100 ofertas

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...

$333 Average bid
$333 Oferta promedio
4 ofertas

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...

$97 Average bid
$97 Oferta promedio
98 ofertas
web scrapper & Crawler
Finalizado left

Agar bisa memasukkan data produk secara otomatis sesuai dengan data yang telah ada, butuh software yang menggunakan mozilla repl agar mudah, serta bisa scrape dari website lainnya

$16 Average bid
$16 Oferta promedio
3 ofertas

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

$225 Average bid
$225 Oferta promedio
2 ofertas

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..

$184 Average bid
$184 Oferta promedio
20 ofertas

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

$216 Average bid
$216 Oferta promedio
7 ofertas
Web annotation
Finalizado left

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

$150 Average bid
$150 Oferta promedio
1 ofertas

...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...

$643 Average bid
$643 Oferta promedio
7 ofertas

...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

$23 Average bid
$23 Oferta promedio
1 ofertas

...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

$30 - $250
Sellado
$30 - $250
4 ofertas

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
$250 Average bid
$250 Oferta promedio
1 ofertas

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...

$16 / hr Average bid
$16 / hr Oferta promedio
6 ofertas

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.

$17 / hr Average bid
$17 / hr Oferta promedio
3 ofertas