how can I build or make new programming language Programming by jaspreet_5 I want to build an easy machine language more likely that sport local language and easy for building software applications and much more Re: how can I build or make new programming language Programming by Reverend Jim If by "machine language" you mean "actual" machine language then that is Assembler. It is not easy to build applications in machine language. Re: how can I build or make new programming language Programming by trcooke This may seem like a flippant response, but I promise you it isn't. Why do you feel the need to write a new programming language? (I assume that's what you mean by 'machine language'). What is it you need that all other existing programming languages do not provide? Re: how can I build or make new programming language Programming by Dani You could ask [this guy](https://www.daniweb.com/profiles/1010298/bjarne-stroustrup-31) ;) [Here's the full interview](https://www.daniweb.com/programming/software-development/interviews/313564/interview-with-bjarne-stroustrup-creator-of-c) Re: Create Infinite Loop In Bash Hardware and Software Linux and Unix by Vince_6 Be Careful what you wish for. When I was first using Unix one of our programmers wrote a Bash script something like: While 1 Do Something He eventually overloaded the system and it crashed. Re: Create Infinite Loop In Bash Hardware and Software Linux and Unix by asadalikhan while true; do echo "Running..."; sleep 60; done This runs forever, printing "Running..." every 60 seconds. No script file needed, just drop it in the terminal and you're good. Re: scripting Programming Web Development by rajarajan2017 …to achieve system oriented programming approach. And when coming to Scripting like python, php, perl etc are the software to …and web oriented and many components are available to do scripting language. The high level language has no components that… why embedded projects are done in high level languages. Scripting language is something userfriendly. Scripting Programming Software Development by V KUMAR At local machine, How to zip a file at remote location using scripting in batch file Re: Scripting Programming Software Development by ghostdog74 [QUOTE=V KUMAR]At local machine, How to zip a file at remote location using scripting in batch file[/QUOTE] if your remote system runs telnet, you can use the Perl's telnet module to telnet to remote system, gzip the file and return to calling script. scripting Programming Web Development by dhanapal86mca Can anyone tell me what is the difference between scripting language and high level language Scripting for Solaris Programming Software Development by vmohariya … work on Solaris OS System, But i like to learn Scripting Part to devlop my competence,Would you please suggest any… or documents. So that I can start the learning of Scripting for Solaris. Also i like to ask what are the… differnet types of scripting laungage is used for solaris OS.Which one is more… Re: Scripting for Solaris Programming Software Development by JeoSaurus … reply. The last time I used Solaris, most of my scripting was done with plain ol' bourne shell and bash… scripting. I've always found the [url=http://tldp.org/LDP/…abs/html/]advanced bash scripting guide[/url] at [url=http://tldp.org/]the linux documentation… Scripting Language for Network Devices Hardware and Software Networking by netrajarshi Hi, I am looking for learning scripting language for network security vulnerability tests. can anybody help me out in this regaard. I dont have any knowladge regarding Network Scripting language. Which site (s) can teach me from the scartch. Thanks in advance. scripting problem Hardware and Software Microsoft Windows by ingeborgdot@yah … sent the message to the company and they said my scripting is disabled. They gave me a microsoft link and it… none worked. What do I need to do to enable scripting? Thanks. Scripting an add bookmark link in Firefox Programming Web Development by kincaid … ? windows.sidebar.addPanel is the only way I know of scripting an add bookmark link in Firefox I'm using Firefox… Re: Scripting an add bookmark link in Firefox Programming Web Development by kincaid … of a database search constructed as a POSTed form. By scripting it I can add the users' search terms so the… Re: Scripting an add bookmark link in Firefox Programming Web Development by pure&simpleweb Very helpful scripting codes you all have shared. Thank you! <FAKE SIGNATURE> Scripting language Programming Computer Science by jaskij …, I started to feel a strong need to learn a scripting language. The question is which. Right now I'm pondering… Re: Scripting language Programming Computer Science by cynusalisa I really don't know more about The scripting language...But I have listened a little bit about Ruby and I think this is good.......You should definitely go for it........ Scripting Project Programming Software Development by ChaseRLewis … and make stuff better would be to program a basic scripting language that handles integer and float point calculations. I've… Re: Best scripting language !!! Community Center Geeks' Lounge by Ene Uran Scripting languages: If you are familiar with C/C++ use Python. If you are familiar with Java use Jython. If you are familiar with Csharp use Lsharp (LispSharp). Re: Learning scripting Programming Software Development by d5e5 … easier to do something that we repeatedly do, so what scripting language would serve you best depends on your answer to… Re: Is there a difference between scripting and programming? Community Center Geeks' Lounge by Tellalca Scripting is programming too, even when you set your watch's alarm you are actually programming. But generally scripting means writing some commands run line by line, not compiled. Programming generally means writing some heavy weight code that is compiled into machine code. how to Upload files using Linux bash Shell scripting and CGI Programming Software Development by aashiqbhatti Dear All, I am using CGI and bash Shell scripting programming. I want to upload a file bye Web based application in CGI and pure Shell Scripting. Not in Perl. Please help how to Upload a file using bash Shell Scripting and CGI. Thanks advance. Aashiqbhatti Re: how to Upload files using Linux bash Shell scripting and CGI Programming Software Development by TKSS …aashiqbhatti]Dear All, I am using CGI and bash Shell scripting programming. I want to upload a file bye Web based… application in CGI and pure Shell Scripting. Not in Perl. Please help how to Upload a …file using bash Shell Scripting and CGI. Thanks advance. Aashiqbhatti[/QUOTE] If this is a… What is the use of unix shell scripting with oracle? Programming Software Development by techbrain55 hello there I am new into scripting . What is the use of unix shell scripting with oracle and how can I combine oracle with unix shell scripting? Any replies regarding this would be great. Thanks in advance, Techbrain55 c shell scripting examples Programming Software Development by msrikanth … some complex questions in C Shell Scripting as i need to conduct lab exam in scripting in 2 weeks, i have searched… very small programs so could anyone provide some advanced shell scripting questions so that i could practice. My exam also includes… little shell scripting help here... Programming Software Development by nathanpacker Hey, I didn't see a forum for shell scripting, so I hope this is the place to put it. … of my new job, I'm learning a little shell scripting, working on an HP-UX system. I'm trying to… system admin scripting Programming Software Development by packetsmacker i am trying to find a good scripting language for Mac OS X. I was told python would … can run form the GUI. Plus I already know shell scripting. Shell Scripting Problem Programming Software Development by a.kris Hey guys .. I am pretty new to Shell Scripting. I was hoping if some one could help me out … my problem. I am going with a tutorial for shell scripting. While executing some of the programs and commands I am…