It would be great to see Julia supported.
Hey, could you also add in Perl6?
Perl6 is sufficiently different from Perl5 as Perl6 drops the previous reverse compatibility to Perls 0 through 5 in its functionality. With that compatibility being removed with the simple line, āuse v6;ā. It was figured that compatibility to previous Perls such as the ones that were terrible ideas Perl 4 and Perl 0 was making the language much harder to manage and keep track of it. Much of the updates and moving forward with Perl 6 has been via a washcycle way of handling stuff (as compared to the waterfall style)
Possible cons for Perl 6 is that the bicycle shed is the exact wrong colour. I donāt know if they are trying to attract robots and kittens with that colour of the bicycle shedā¦ but seriouslyā¦ how do they handle that bicycle shed being that darn colour?
I kind of was thinking Perl 6 was already an optionā¦ and tend to be disappointed for the one hundredth time I donāt see it up.
Iād also suggest we offer Perl 0ā¦ but Larry Wall does not seem willing to make Perl 0 available to the general public and world. Clearly he is hiding it, because it is the secret to enlightenment and godhoodāand he doesnāt want other gods to compete with him.
OpenCOBOL or GnuCOBOL, please
i just found a job where COBOL is heavily used, Micro Focus dialect
so i was researching the possibilities, and found this open-source dialect
Scratch, AlgoBox or other student langageā¦
Oh no! Please, no!
If you are having a job where COBOL is being usedā¦ get a different job.
I hear ābeing a hoboā is always hiringāand it would be hard to argue that as anything over an improvement of programming in COBOL
The thought has occurred to me multiple times that it would be neat to have build ālanguagesā like GNU Make, ANT, etc. represented. I have found time and again that the ability to find my way around complex build scripts is a valuable skill in the workplace.
Build languages have a high dependency on external commands, but that isnāt any different from bash.
The tricky part, and the reason I havenāt suggested it previously, is how to handle reading of stdin. In GNU Make, thereās no standard way of doing so, and I donāt know other build languages well enough to comment. Thoughts?
- danBhentschel
there is no broad choice of jobs with high wage in ukraine now
If you want to use Make, you can do it using Bash and calling make.
TypeScript would be nice, sometimes plain JavaScript can get cumbersome to debug
Also, speaking of JavaScript : some ES6 norms arenāt yet supported on CG like the new classes, do you have the possility to update your engine ?
Last time we tried, the last version of mozjs crashed when run with the limitsā¦ Iāve planned to give it another try soon.
Elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications.
Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.
Elixirās functional pattern matching system would be perfect for solving the puzzles on codingame.
Watch this video, and then vote for Elixir: https://www.youtube.com/watch?v=5hDVftaPQwY
get that money. I am sure the wages are good Cobol programmers in the USA make bank.
I still think that Ada is the best language to begin in the programmation world. It is compiled with GNAT and i work on linux, windows and mac : http://libre.adacore.com/
The only problem is i donāt know if CodinGame must pay for the professional version
The GNAT (GNU Ada Compiler) is free (āas in free beerā), AdaCore being only the primary contributor to the project. There are some tools around (with support included) which are not free (eg. the GPS IDE), but some others are free (eg. the plugins for various IDE, such as Eclipse which is unfortunately not bug-freeā¦). So, nothing prevent CG to provide Ada as another (great?) language. In addition, Ada being a mature and well etablished language, doing so would be pretty straightforward.
Please add TypeScript.
I still think that there is a functional, crisp decent language hiding inside ADA somewhere.
It is like playing Whereās Wally.
Iām not convinced of the utility of learning D, but Iāve been curious about it for years. Might be fun to have available, if itās not too much work.
- danBhentschel
I would like to hereby offer a big +1 to Scratch. Indeed, yesterday, when i was talking to my kids about fantastic bits, both told me they would really like to try some exercises using Sratch, as it is easier, for beginners like them, to use.
So, is scratch adding possible ? And even considered ?