Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    4,648 interpreter jobs fundet, i prisklassen EUR

    ...I've successfully written the lexical and syntax checks, and have just added the quadruple generation functions, but I'm getting some compilation errors. Attached is my compiler and header files - these need to be compiled using GCC - no other c compiler will do for this project. I need this program debugged as I'm going insane! I will also be adding another section in a couple of hours (the interpreter) which I will need debugging/tweaking etc... (if you also want to do this let me know and either include this in your bid request, or I will post a bonus for doing this later). Please only bid if you can work on this now and think you may be able to produce results in the next few hours. Thanks. ## Deliverables 1) Complete and fully-functional working program(s) ...

    €29 (Avg Bid)
    €29 Gns Bud
    2 bud

    ...is a list of digits. Thus *(change-base num b1 b2)* is a list of digits that gives the base *b2* representation of *num*. The following are some examples: (change-base '(5 11) 16 8) => (1 3 3) (change-base '(6 6 2) 8 2) => (1 1 0 1 1 0 0 1 0) (change-base '(1 0 1 1 1 1 1 0 1) 2 16) => (1 7 13) ## Platform Write Scheme source code for the above functions. The requried interpreter is SISC Version 1.8.7 which can be downloaded free from Below are a few restrictions that have to be kept in mind when writing code. 1) Each of the functions must be specified using the full *lambda expression* to emphasize that they are first class entities in the language. 2)If you decide to use *define* anywhere in your code it is to be ...

    €49 (Avg Bid)
    €49 Gns Bud
    2 bud
    Shell Udløbet left

    Write a program that will act as a shell command line interpreter for the Linuz kernel. The shell program should use the same style as the Bourne shell for running programs. In particular, when the user types a line such as identifier [indentifier [indentifier] ] The shell should parse the command line to build argv. It should search the directory system (in the order specified by the PATH environment variable) for a file with the same name as the first indentifier (which may be a relative file name or a full pathname). If the file is found, then it should be executed with the optional parameter list, as is done with sh. Use an execv() system call (rather than any of the execl() calls) to execute the file that contains the command. It says to for me to become familiar with th...

    €15 (Avg Bid)
    €15 Gns Bud
    7 bud

    Develop a GUI program that allows a user to specify a file containing a Finite State Automata description. The GUI should also allow the user to specify a maximum number of moves m and an input string, a go button, a next button and a DFSA dump button. INPUT machine: The input machine may be either an NFSA or a DFSA. An NFSA may have epsilon transitions or two or more tra... 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement). You also must submit ONE jar file called FSA.jar. DO NOT ask the user to "unjar" the entire jar file. The jar file must be executable if you developed an application, as opposed to an applet. ## Platform Any platform with a Java int...

    €11 (Avg Bid)
    €11 Gns Bud
    2 bud

    1. Write a procedure **Swap** that reads the contents of ...containing the integers in the original file and the second containing the running sum of the integers in the first column. The number of integers in the original file is not specified. Prompt for the name of the input file and then the name of the output file. Place an appropriate header at the top of each column. ## Deliverables Scheme source code for the above project. I am using SISC (second interpreter of Scheme Code ) which can be downloaded free from One requirement for this project is that all functions must be specified using the full lambda expression to emphasize that they are first class entities in the language. ## Platform **THE DUE DATE FOR THIS IS WEDNESDAY APRIL 21ST 04.**

    €13 (Avg Bid)
    €13 Gns Bud
    6 bud

    The City of Schenectady's Operations and Works Department System for Tracking of Pothole Repairs Due to public outcry about the conditions of its roads, the city of Schenectady's Operations and Works (SHOW) department has decided to develop a "computerized" pothole tracking an...Details cont. Has to be a program with multiple classes that are designed using the following Design Patterns: Singleton, Prototype, and 3 other design patterns of your choice. That is a total of 5 Design patterns to be used in the design of the program. Oher 3 can be any of the following: Builder, Adapter, Bridge, Composite, Decorator, Facade, Flyweight, Proxy, Chain of Responsibility, Command, Interpreter, Iterator, Mediator, Memento, State, Strategy, Template Method, Visitor Windows XP...

    €46 (Avg Bid)
    €46 Gns Bud
    2 bud

    1. Define a procedure **subst-all** with call structure **(subst-all new old ls)** that replaces _each_ occurrence of the item **old** in a list **ls** with the item **new**. The following are sample results: (subst-all 'one 'two '()...example: (notate-depth '( a (b () c) ) ( (d)) e)) => ((a 0) (( b 1) () (c 1)) ((( d 2 ))) (e 0)) ## Platform Restrictions : 1. Each of the functions must be specified using the full *lambda expression* to emphasize that they are first class entities in the language. . 2. Use the mutator *set!* in a judicious manner. _*I am using SISC (second interpreter of scheme code) which can be downloaded free from * _ THE DUE DATE FOR THIS IS FRIDAY APRIL 9...

    €26 (Avg Bid)
    €26 Gns Bud
    3 bud
    intro: xml Udløbet left

    first project will give you a firm foundation for building your own XQuery interpreter, which you will implement in stages in the three subsequent projects. Note that your XQuery interpreter will implement a subset of XQuery which is different from that implemented in Qexo. .. The complete discription of this proj. is in the attachment ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run co...

    €23 - €28
    €23 - €28
    0 bud
    Scheme functions. Udløbet left

    1. Write a procedure , **arg-type** that returns a *symbol* indicating the type of its parameter. Types that the procedure must recognize along with the symbol (exactly as shown ) to return are:...substring of the string starting at the first number (counting from zero) with a length of the second number. Note that this definition is slightly different than how the scheme function *substring* works. For example. #;> (mysubstr) Enter string: "lemon" Enter start: 1 Enter length: 3 string = lemon start = 1 length = 3 substring = emo #:> ## Platform I am using SISC (Secon Interpreter of Scheme Code) Version 1.8.7 which can be downloaded free from **_THE DUE DATE FOR THIS IS SUNDAY NIGHT (US MOUNTAIN TIME -7:00 GMT) FEBRUARY 22ND 04_**.

    €17 (Avg Bid)
    €17 Gns Bud
    4 bud
    BASIC Interpreter Udløbet left

    Project will consist of 3 implementations: the first implementation will be in Java, the second in Ada95, and the third implementation will be in a non object oriented language. **Basic Interpreter Project** This project will be to write an interpreter for a minimal form of BASIC. The major project for the quarter will be to write an interpreter for a minimal form of BASIC. This minimal form of BASIC has only 1 data type, integer, and the only identifiers are single capital letters (i.e. there are only 26 possible identifiers). There are only 6 types of statements in this form of BASIC: 1) LET statement LET {variable} = {expression} 2) IF statement IF {expression} GOTO {line number} 3) GOTO statement GOTO {line number} 4) PRINT statement PRINT {variable} 5) STOP...

    €62 (Avg Bid)
    €62 Gns Bud
    7 bud

    You need to understand how to do the following Complier Translator Interpreter In Java or Similar simple and easy to learn language Also need to know Open GL or equivilant language. In depth analsis; requirement lists, use cases, state machines, entity relationship diagrams, UML notations and class diagrams also developing strong internal and external specifications. Project involves writing a complier/translator/interpreter for an Open GL language using java. MUST BE AVAILABLE FOR EMAIL HELP BETWEEN 1ST FEBRUARY 2004 AND 31ST MARCH 2004. RESPONSE TO QUESTIONS MUST BE WITHIN 12 HOURS ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation ...

    €140 (Avg Bid)
    €140 Gns Bud
    2 bud

    You need to understand how to do the following: Compiler Translator Interpreter In java or similar simple and easy to learn language Also need to know open GL or equivalent language In Depth Analysis: requirement lists, use cases, state machines, entity relationship diagrams, UML notations and class diagrams Also developing strong internal and external Specifications. Project involves writing a compiler / translator / Interpreter for an OpenGL Language using Java. MUST BE AVAILABLE FOR EMAIL HELP BETWEEN 1ST FEBRUARY 2004 AND 31 MARCH 2004 RESPONSE TO QUESTIONS MUST BE WITHIN 12 HOURS. ## Deliverables n/a ## Platform N/A

    €367 (Avg Bid)
    €367 Gns Bud
    4 bud

    You need to understand how to do the following, Complier Translator Interpreter In Java or similar simple and easy to learn language. Also need to know open GL or equivalent language In depth analysis: requirement lists, use cases, state machines, entity relationship diagrams, UML notations and class diagrams also developing strong internal and external specifications. Project involves writing a complier/ translator/ interpreter for an Open GL Language using Java. MUST BE AVAILABLE FOR EMAIL HELP BETWEEN 1ST FEBRUARY 2004 AND 31ST MARCH 2004. RESPONSE TO QUESTIONS MUST BE WITHIN 12 HOURS ## Deliverables N/A ## Platform N/A

    €28 - €4621
    €28 - €4621
    0 bud

    You need to understand how to do the following: Compiler Translator Interpreter In java or similar simple and easy to learn language Also need to know open GL or equivalent language In Depth Analysis: requirement lists, use cases, state machines, entity relationship diagrams, UML notations and class diagrams Also developing strong internal and external Specifications. Project involves writing a compiler / translator / Interpreter for an OpenGL Language using Java. MUST BE AVAILABLE FOR EMAIL HELP BETWEEN 1ST FEBRUARY 2004 AND 31 MARCH 2004 RESPONSE TO QUESTIONS MUST BE WITHIN 12 HOURS. ## Deliverables n/a ## Platform N/A

    €903 (Avg Bid)
    €903 Gns Bud
    2 bud

    I need a single perl module that manages prelaunched threads using the api i sketched out. The api is in the attachment. Further notes and instructions are at the bottom of the script. I will pay a bonus if completed before the deadline. The faster it's done, the higher the bonus! Thank you! p.s. The threads are perl's new interpreter threads (ithreads) not the old 5005 threads. They're new as of 5.8.0. This module should be tested and developed under perl 5.8.2 ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Exclusiv...

    €126 (Avg Bid)
    €126 Gns Bud
    1 bud
    300244 Hack my hack Udløbet left

    Hello, I have script which write static directories and files from a MySQL data...when the files are created by a web script (called by the browser), they are called as the user nobody--which then makes all the files owned by nobody and not by your account name. That is why you cannot delete them. The solution would be to rewrite the script so that you can execute it using cgiwrap (which would do it as your own userid). In that case you could execute the PHP using the php interpreter directly (i.e. "php "). You could probably write a wrapper script in perl or bash that would call the "php " and then call that with cgiwrap--this would then execute all of it as your userid, and the files would then be owned by you." You know the problem please give me th...

    €18 (Avg Bid)
    €18 Gns Bud
    1 bud

    ...tasks on an hourly, daily, weekly etc. basis. - Schedule a task to occur on odd days/times e.g. every Tuesday, Thursday, Sunday etc. at 3:00pm, 5:00pm, 6:00pm etc. - Handle conflicting tasks e.g. Task A must be run before Task B etc. - Run a task at Boot time by creating an entry in the Registry - Run a task that can be the execution of another exe or script (Source of a Pascal Script Interpreter will be supplied) - Assign Hotkeys to particular tasks so that the user can activate the tasks on a key combination rather than on a time basis. (A Hotkey manager source will be supplied) - Schedule repeated tasks and auto remove tasks that have completed. - Conditional tasks eg existence of a file or result of a script output. - Produce a log of tasks processed. - The ...

    €472 (Avg Bid)
    €472 Gns Bud
    17 bud

    Design and implement and ADT Interpreter for algebraic infix expressions involving only constants and binary operators. The interpreter uses a stack ADT and a list ADT. Also requires recursive computation. Bonus for timely delivery ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 3) Exclusive and complete copyrights to all work purchased. (No GPL, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site). ## Platform WinXP MS Visual C++ 6.0

    €17 (Avg Bid)
    €17 Gns Bud
    2 bud

    Write a C program that performs the job of a shell command line interpreter for the Linux operating system. The program should prompt the user for a command with: [Enter command]> When the user types in a line, the program should parse the command line to determine what program to run, and also to determine the sequence of parameters that should be sent to the program. It should search the directory system(inthe order specified by the PATH environment variable) for a file with the same name as the first identifier. If the file is found, then it should be executed with the optional parameter list. Use and execv() system call to execute the file that contains the command. Add functionality so that the user can use the "&" operator as a command termi...

    €4 (Avg Bid)
    €4 Gns Bud
    5 bud

    **Write a basic command-line interpreter (or shell) for Solaris (Linux /Unix) in C/C++. You are to use execv to execute commands.** Requirement: 1: Your program is to print a prompt and then wait for the user to type a command. Your program then executes the command, and the loops back to print another prompt. Thus the program is an infinite loop. 2. The command may be the name of any executable file in any directory specified by the path environment variable. The command may be followed by options that are legal for that command. For example, if the command string is “ls-1??, your program will execute (run) the file “/bin/ls?? with the option string “-1??. must include: “Name?? in one line “CS?? in another line “Assignment#1?? in another ...

    €11 (Avg Bid)
    €11 Gns Bud
    11 bud
    java Udløbet left

    ...Arguments are taken as an expression. Terms of the expression must be separated by blanks. Characters special to the shell must be escapedThe Unix command supports a variety of operators with several precedence levels. Your application will support only the operators +, -, x, and d. 'x' is used in place of '*' for multiplication and 'd' in place of '/'for division to avoid conflicts with command interpreter special usage. Standard associativity and precedence apply. Operands must be integer constants and may optionally have a minus sign. . ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready...

    €18 (Avg Bid)
    €18 Gns Bud
    20 bud
    Videochat site Udløbet left

    We need a commecial videochat site to be used for pre-paid assistance to our customers. It should be structured as follows: **Front end** (what customers see and can do) Customers can register on the site; once they are registered they can buy credits (=time) via PayPal. 1 credit means 1 minute of videochatting. The customer can choose an operator to chat with; o...as complete source code of all work done. 2) Installation instructions 3) Installation of the software (in ready-to-run condition) on the platform(s) specified in this bid request (all necessary information - as ftp accounts etc - will be given to the devopler). 4) Complete ownership and distribution copyrights to all work purchased. ## Platform Apache web server, PHP 4 server-side script interpreter, MySql ...

    €1214 (Avg Bid)
    €1214 Gns Bud
    12 bud
    expr Udløbet left

    ...application will support only the operators +, -, x, and d. 'x' is used in place of '*' for multiplication and 'd' in place of '/'for division to avoid conflicts with command interpreter special usage. Standard associativity and precedence apply. Operands must be integer constants and may optionally have a minus sign. In addition, if the program is run with no parameters, it is to print the message shown in the example below, but with your name rather than mine. Here are some simple examples. $java Expr 1 + 2 3 $java Expr 1 + 2 x 3 7 $java Expr 1 + 6 d 3 x 2 5 $java Expr Java Expr programmed by (name) Observe that the Java interpreter takes the values following the class name and places them in an array of strings that is passed as t...

    €46 (Avg Bid)
    €46 Gns Bud
    27 bud

    I need a perl script that will create a form (in a certain format) that will be read by a JavaScript on the site. In other words, my client wants to be able to add to their news scroller by themselves, so if I provide them a page online that they can type news items into, that form should submit to a perlscript that will dynamically create and re-create this form wh... ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrights to all work purchased. ## Platform This will be running on a perl interpreter in Unix.

    €55 (Avg Bid)
    €55 Gns Bud
    12 bud

    I'm using a Yamaha Tyros keyboard hooked up to sequencing software on my PC. The keyboard transmits System Exclusive information in HEX. The Sysex messages contain parameter and setup information. I need to be able to 'decode' the messages to establish the information pertaining to the parameter setup. I'd also like to be able to construct messages to send back to the keyboard either on the fly or simply to create and store in the sequencer to send out during song play back. Although there are one or two small apps that might deal with this in general, there is nothing specific to the Tyros and it's set of HEX messages. There is no display on the unit to explain the settings of the message either. The MIDI Implementation chart is too complex to try and work ou...

    €180 (Avg Bid)
    €180 Gns Bud
    2 bud
    Unix Kernel modules Udløbet left

    Hello -please see attachments! 1.2. A C program that will act as a shell command line interpreter for the Linux Kernel. The program should use the same style as the Bourne shell for running programs. In particular, when the user types a line such as **identifier [identifier[identifier]]** the shell should parse the command to build **argv**. This is really just a C program that uses the **fork( )** command and the **execv( )** as well as **wait( )** and has simple prints to std-out to show whats going on. Having said that, I still have emmense problems with system calls myself. And I am not a C programmer. Then I need additional functionality to this shell so that the user can use the **“&??** operator as a command terminator. A command terminated with the **“&am...

    €95 (Avg Bid)
    €95 Gns Bud
    3 bud
    mini compile Udløbet left

    This project is to extend a minimal Pascal subset compiler into a more complex. I zip all the files in the file called Compile.zip. The files are follow ********************************************* minpas.c -- Source code for the compiler spasm.c -- Assembler source code sploader.c -- Interpreter for the generated machine code sgets.c --- is need to link this file to (minpas.c, spasm.c ,sploader.c when compile) -- Linux script to compile, assemble and run a program -- Sample minimal Pascal program stockw.h -- Header file needed by the above programs ********************************************* I want to extend the functionalities of the compiler to be able to do : 1. Allow writeln to print string literals as well as integers, as in writeln('Hello, world!'); 2. Implemen...

    €23 (Avg Bid)
    €23 Gns Bud
    1 bud

    This will be a Java probram. I need a single class called ReverseLineReader made which extends FilterReader. Write a filter reader clas called ReverseLineReader which is a subclass of...Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. I will need a file and a file 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. I have my path set to my javac compiler and java bytecode interpreter (on windows XP) I should be able to type java ReverseLineReader in order to execute the program 3) Complete ownership and distribution copyrights to all work purchased. ## Platform XP and Solaris 7.

    €9 (Avg Bid)
    €9 Gns Bud
    2 bud

    Hi there, here is the homework that i have to do for my csi3210 principles of programming language class. i hope you can help me with this. the homework goes like this:- Write an interpreter for the simple typeless programming language Descartes-2. Descartes has assignment, if, loop, read, print, and break statements, and the following operators (listed in decreasing order of precedence). unary - * / + - < <= = >= > <> and or All operators associate to the left (except comparison operators, which do not associate at all). Lexical Syntax The tokens of Descartes 2 are as follows: the reserved words IF, THEN, ELSE, FI, LOOP, REPEAT, BREAK, READ, PRINT, AND, and OR; the operators and separators ')', '(', '/', '*', '-', ...

    €31 (Avg Bid)
    €31 Gns Bud
    2 bud
    c++ class library Udløbet left

    You will be required to design an write a C++ library to give support to someone who wants to write an interpreter for a small scripting language. You will have to provide methods for the interpreter to pick out words such as factorial and sum and for it to take appropriate action. The user should be able to make variable declarations such as Float x, provide error handling and finally conditions loops etc. further details are available on commening the project. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrig...

    €11 (Avg Bid)
    €11 Gns Bud
    6 bud
    Unix Shell Udløbet left

    Write a Unix shell program that will act as a command line interpreter between the user and the Linux operating system. The shell accepts a number of user commands and uses to make system calls. Your shell program should use the same style as the csh (UNIX SHELL) for running programs. Detail description is attached to the zip file ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrights to all work purchased. 4) The code must be clear and well documented. The code can be written in C++. 5) A design description should be s...

    €18 (Avg Bid)
    €18 Gns Bud
    4 bud
    Scheme Project Udløbet left

    I have a medium size project in the Scheme programming language. Currently the specifications are not in English but I would translate them for you. If you know Scheme I would like to hear from you so we can discuss a bit before the project goes forward. I am willing to pay reasonably for a job well done. Sérgio Silva ## Deliv...done. Sérgio Silva ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrights to all work purchased. ## Platform Windows/Scheme Interpreter ## Deadline information I will not...

    €157 (Avg Bid)
    €157 Gns Bud
    1 bud

    ...on of DynAds is very easy. DynAds V2.10 comes with a setup program to configure database and program specific options. For Unix/Linux systems, you must know the exact path to the perl interpreter installed on your server. The default on the scripts is /usr/bin/perl. If your path is different from this (ask to your hosting provider, if you don't know it), open , and in a text editor and replace the first line with #!YourServerPerlPath. Do not put any spaces at the line beginning. For Windows servers, make sure that your server associates '.pl' extension with the Perl interpreter installed. Some servers require that the CGI file extensions should be '.cgi'. If your server does not accept '.pl' as CGI application then change the file n...

    €5 (Avg Bid)
    €5 Gns Bud
    1 bud
    Interpreter Udløbet left

    ...the operation is performed. For example, + 3 4 is equal to 3 + 4 in the infix notation. For this assignment your program should support integers only and the following operators: + - * / ^. ? There are a variety of ways to implement the prefix notation interpreter. One way is to use stacks.? Another would be to use a tree.? Chose either one of the two ways and implement the necessary data structures instead of using the built-in Java classes. Trees and stacks and their implementation are discussed in most data structure textbooks. Your interpreter should accept strings of operators and operands seperated by spaces (no parenthesis) and return each operation it performed and the final result or output an error if the input is invalid. ? Write a main program that calls the te...

    €16 (Avg Bid)
    €16 Gns Bud
    19 bud
    Simple Calculator Udløbet left

    Implement an interpreter for a Simple Mathematical Expression Language (Call it "SMEL," if you like. ;-) ). Permissible Implementation Languages: C, C++ or Java Description of the Language: =========================== Language Support for Operations and Functions: The language supports both unary and binary operations, along with some built-in functions. The unary operations are unary minus and unary plus. The binary operations are +, -, *, /, % (remainder), and ^ (exponentiation). The built-in functions are sin, cos, tan, sqrt, exp, and abs (i.e., sine, cosine, tangent, square root, the constant E raised to some power, and absolute value). Notes: The values passed to the trigonometric functions MUST be in radians. (Converting from degrees to radians is accomplished by mul...

    €25 (Avg Bid)
    €25 Gns Bud
    12 bud

    ...Command Types: 1. Query Strings 2. Basic Application Variables 3. Math Functions add subtract multiply and divide 4. Random Numbers 5. Basic If then/else statement 6. Print to Screen 7. Database Connection 8. Database Insert 9. Database Update 10. Database Delete The syntax reminds me of Vbscript or Perl, but is much simpler. In actual practice it is less complicated than cold fusion. For an interpreter, I was hoping for something that would ideally sit on top of a more powerful language like Visual or Java (less work). I am generally open. My only requirement in this area is that it run on a Windows 2000 server without much configuration. I am looking to start work on this project at the before the end of September. What you have to work with: There are two applications written...

    €2116 (Avg Bid)
    €2116 Gns Bud
    41 bud

    I would like to compile Perl from source in a Win32 environment as a STATIC library (rather than DLL), using the MinGW port of GCC (not Cygwin, just the bare MinGW from a standard command-prompt shell). I'm writing some C applications that use an embedded Perl interpreter for macros, and I would like to avoid having any DLL dependencies (just have one standalone EXE). I've sucessfully compiled the Perl DLL using MinGW 1.1(though it seems you have to use the 5.8.0 snapshot, the latest standard release doesn't compile with MinGW without some significant modifications). However, I haven't had much luck researching the ability to compile as a static library (apparently this is a weird requirement). I'm mainly just interested in knowing the alterations (or whate...

    €16 (Avg Bid)
    €16 Gns Bud
    1 bud
    SHRDLU resurrection Udløbet left

    ... for more details and resources). This can be accomplished using any of the following methods: 1. Convert the original MACLISP code to Common Lisp, as already attempted by UMR students. or 2. Write an interpreter capable of executing the original MACLISP code, as attempted by Keldon Jones. (Contact the buyer for descriptions of known bugs in Keldon's interpreter, and for an existing version of the interpreter ported to Delphi.) or 3. Put an Incompatible Time Sharing System emulator on Windows capable of running the 1970 MACLISP interpreter and original SHRDLU code. or 4. Rewrite all or some of SHRDLU in a newer language. For example, Prolog might be used to replace the MicroPlanner portion of SHRDLU. ## Deliverables Complete and fully-functional worki...

    €2408 (Avg Bid)
    €2408 Gns Bud
    6 bud

    This program should be a lambda calculus interpreter. What it has to do, is provide a prompt where a lambda-calculus term will be typed and then produce the normalized form of that lambda-calculus term using the three basic reductions (Alpha,Beta and Eta). For example if the input is (( x -> ( y-> x)) ( z -> z)) then the output should be (y -> ( z -> z). The syntax of the lambda calculus expressions should be the same as the one used in Haskell. Contact me for more questions. ## Deliverables Complete and fully-functional and fully-commented working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. ## Platform Needs to be done in ANSI c. I would rather that the GNU gcc compiler should ...

    €19 (Avg Bid)
    €19 Gns Bud
    4 bud

    ...consists in separating the different phases of the project, as detailed by me. The person who does this job must have full knowledge about compiler design. Among the files that build up the project, the coder will have to separate, isolate and mark in a way that I can have the referred steps of the project well defined: present, separate all code for programs related to compilers, like: Interpreter. Linker. Loader. Assembler. Preprocessor. Editors. Debugger. Profiler. Project Manager program. Also, separate, isolate and mark in a way that is unambiguous, clear and well defined, the following phases, IF PRESENT: Scanning Process. Parsing Process. Lexical Analysis. Semantic Analysis. Runtime Environment. Target Code Optimizer. Code Generation. Target Machine Simulator Also, the co...

    €2671 (Avg Bid)
    €2671 Gns Bud
    7 bud

    I have some Delphi 6 control that let me run vbscripts and to see every control in my froms in a way that i can -from vbscript- call properties, methods, etc. To do this some code must be added for each control (some code for the buttons, some code for the edits, etc). I know how to do it, but dont have time to do it and im in a hurry, i need this job done soon. I want to have 4 different apps. 1.- With 25 controls 2.- with the same 25 plus other 15 3.- same plus other 15, etc. Coder must use Delphi 6 professional or search and download to its Delphi the controls that i want to put in my app. The job is easy, only need to be meticulous to make a clean and nice job. Bids beyond $45 wont be considered. ## Deliverables Complete and fully-functional working program(s) in executable form as ...

    €23 (Avg Bid)
    €23 Gns Bud
    1 bud
    A UNIX mini-shell Udløbet left

    Write a UNIX mini-shell (i.e. a command-line interpreter) that illustrates how UNIX spawns processes. ALL INFO HERE: ~rhoads/cs332/ THIS WILL HELP WITH THE WORK: ~rhoads/cs332/pipe.C ~rhoads/cs332/pipe2.C ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. ## Platform .... ## Deadline information All work must be completed by 4/17/2002

    €16 (Avg Bid)
    €16 Gns Bud
    2 bud

    This project involves implementing an interpreter that can recieve instructions via TCP/IP or Serial connection. Parse commands like "00047 OnManualMoveReport(X(10),Y(10),Z(10))" And promide simulated responses and/or errors. This should be implemented in VB or VC++ ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. ## Deadline information Simple Prototype prototype should be available by 12/15.

    €393 (Avg Bid)
    €393 Gns Bud
    6 bud

    EXACT REQUIREMENTS AVAILABLE UPON REQUEST Recursive descent parser and interpreter must be created. lexical analyzer and syntax analyzer are written. previous work done is available and will not be rewriten. program examples of how program should be written are available. Must be written in Java. ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. ## Deadline information Must be completed by 12/3/01

    €31 (Avg Bid)
    €31 Gns Bud
    5 bud

    Implementing a simple interpreter. I've attached the two words documents to show the interpreter, and the set of instructions to be used in the program itself. Since I can't attach them I can email them upon request. Thanks. ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. Work needs to done in C++, and able to be compiled in a Boorland 4.0. For further instructions refer to the zip below where the docs enclosed provide further description. ## Deadline information need to have it done by 25 Nov 01

    €72 (Avg Bid)
    €72 Gns Bud
    9 bud

    ...second form and return the user to the first. Create a comment block at the beginning of your program code that gives your name, student ID, prac. group, the assignment number and title, and the due date. Include the "Option Explicit" statement within the General Declarations section of the form. It is a good idea to write this statement as the first code statement because it will cause the interpreter to detect undeclared variables. When saving your assignment, give the forms the filenames and respectively and name the project the file ass4.vbp. The data file should be called ass4.txt. Completing the assignment to the specifications as described above will score a maximum mark of 85%. To receive a higher mark students will need to add a further option that allows the...

    €1 (Avg Bid)
    €1 Gns Bud
    1 bud

    See Attachement ## Deliverables Complete source code of all programming work done ## Deadline information Deadlines 9/19/2001 Must work on lunix code worrier or code worrier

    €11 (Avg Bid)
    €11 Gns Bud
    1 bud
    web directory Udløbet left

    ...as the interpreter programming language, the Software Product is basically a set of source code written in a text file with the file extension either ".pl" or ".cgi". I have a domain hosted on an Apache/1.3.19 server using RedHat 7.1, FreeBSD, with CGI access, Perl 5, php, FTP access, FrontPage extensions, etc. Once the program is installed and the site is running, I may request a little bit of support (via email). I'm mostly pretty good at learning things as I go, but I am not very familiar with coding or scripts and may need to ask a few questions. I bought the program for the search engine. The following is a description. The program is named the Macurious Spider, and I have the installation manual and lots of documentation about it I can forward to yo...

    €47 (Avg Bid)
    €47 Gns Bud
    1 bud

    Top interpreter Community-artikler