Scripting language?
category: code [glöplog]
Yes, his name is Bjarne.
Quote:
Grownups using Python also like Girl Basic. There is no question it blows big time!
Jeezus! pwnd by an 11 yo. grill
Quote:
Found some pure gold in the meantime Wren
Sounds like a project of a student with oversized mangina.
Kids and nooglers think creating a new LANGUAGE is so cool these days.
Oh wow, you don't have to put semicolons or commas and \n is meaningful, must be real genius behind it! I can write code sooo much faster!
No, I don't even want to comment on this thread. Bye guys. Sweet dreams!
Roll your own! (Plug) and come to my talk at Demosplash on the subject :) (/plug)
Don't get a heart attack because I dislike your favourite scripting language. Each to his own.
@putt3r
1. You are 1337% right, C++ is enough for all and everything. I always wonder, why I'm sometimes taken by the idea "let's script that little shit" where some lines of C++ will easily do.
2. Wren is by one of those Google Dart dudes... whether this is a good thing or not is questionable. Yeah, I never get why they do some shit with semicolons and newlines.
@cxw
I would, I would! But Pittsburgh is out of reach for me. Hopefully there are slides or videos available afterwards.
And yes, challenge for a "non-shitty, easy-to-use, curly-brace, semicolon-is-a-fucking-semicolon" single file scripting language accepted.
@putt3r
1. You are 1337% right, C++ is enough for all and everything. I always wonder, why I'm sometimes taken by the idea "let's script that little shit" where some lines of C++ will easily do.
2. Wren is by one of those Google Dart dudes... whether this is a good thing or not is questionable. Yeah, I never get why they do some shit with semicolons and newlines.
@cxw
I would, I would! But Pittsburgh is out of reach for me. Hopefully there are slides or videos available afterwards.
And yes, challenge for a "non-shitty, easy-to-use, curly-brace, semicolon-is-a-fucking-semicolon" single file scripting language accepted.
Quote:
Why do you need script langauge, use C++11 and proper string library, seriously, it has proper tools, debugger, dick-proof syntax, you will write your shit faster than any crippled bullshit like Python or Lua or whatever. Who the hell is even approving this retardation? Scripting bullshit is just frustration and blue-balls all day long. It only saves time if you don't know C++, otherwise it's a HUUGE waste of time, of your life, of your sanity, and of your opportunities to mate.
lmao u mad
if only arnie had file io functions, it would be perfect for your needs.
i think using curly brace would make your code much kewler!
What you need is RCC++.
Quote:
i think using curly brace would make your code much kewler!
It's a crying shame this nearly took two pages
Quote:
Don't get a heart attack because I dislike your favourite scripting language. Each to his own.
I think your attitude might be a bigger problem than your preferences. If you start a discussion guns blazing by attacking two of the most popular answers to your question without explaining why they don't work for you, people are more likely to get all personal instead of assisting you with thoughtful discussion.
Quote:
Quote:Found some pure gold in the meantime Wren
Sounds like a project of a student with oversized mangina.
Kids and nooglers think creating a new LANGUAGE is so cool these days.
Oh wow, you don't have to put semicolons or commas and \n is meaningful, must be real genius behind it! I can write code sooo much faster!
No, I don't even want to comment on this thread. Bye guys. Sweet dreams!
Don't let your neighbours use your WLAN. (You know who I'm talking to.)
EvilOne: i think you already got your answer to your initial question (I'm looking for some tiny scripting language to automate some processes... requires reading and writing text files and lot's of string processing. Any suggestions?) in the very first post to this thread (AutoIt) which is exactly what you asked for. It is a combination of basic/c++ or as I like to call it a 'simplified basic-like version of C++'. Personally, I use it quite a lot and it is a very straightforward language for any kind of project (small or large). Also, it is easy to learn and has an active community that can help you with any kind of issue that may arise. So why don't you give it a try?
Oh snap!
haha, it's that guy?
didn't know jay-z was part of snap. omg
REXX is great for string processing.
@EvilOne I don't know if there will be video, but I am working on a handout - https://github.com/cxw42/demosplash-2015-interpreters. Not much yet, but there will be content Real Soon Now :)