#scriptinglanguage

Daniel Brendeldbdev
2025-03-06
Daniel Brendeldbdev
2024-11-16

I was recently inspired by all these online compilers or script interpreter playgrounds, so I quckly made one for dnyScript for AquaShell.

The code editor will post a request to a service listening on a specific port, which will execute the code under Linux with wine (because the scripting shell is made for Windows).

It's pretty funny, actually.

Online code generator for AquaShell script code
2024-02-03

Day 65 of #100daysofhacking :

I just finished the "Python for Pentesters" room on TryHackMe.

This room covered some useful examples of #Python scripts like hash cracking, key logging, enumeration and scanning.

#scriptingLanguage #cybersecurity

Screenshot of the finished "Python for Pentesters" room on TryHackMe.com
रञ्जित (Ranjit Mathew)rmathew
2021-11-08
2021-10-23

Today I finished the error output of WLambda. If there are too many arguments, or they are too long each, they are shortened, so that the debug output does not explode. More improvements can probably be done, but I'll just wait how the current change will turn out. #programming #rustlang #scriptinglanguage #freesoftware #opensource #softwaredevelopment #coding

2021-10-21

I concentrated on WLambda today. The error messages and stack traces were in dire need of an improvement now that I regularly work with WLambda. #programming #rustlang #scriptinglanguage #freesoftware #opensource #softwaredevelopment #coding

2021-05-26

Because a dying harddisk didn't hold me back, I invested some work into my other long term project: WLambda scripting language. As listed in the recent release, I implemented a reference doc that can be browsed directly from the REPL, which makes looking stuff up a total breeze. Also implemented std:str:edit_distance while I was at it.

#foss #opensource #rustlang #rustprogramming #scriptinglanguage #programmer #programming #coding

2021-05-25

A new WLambda release! Some missing functionality, a few bugfixes, online REPL documentation.

#scriptinglanguage #programming #coding #foss #floss #wlambda #rustprogramming #rustlang

2021-01-18

And I just released a new WLambda version! Version 0.7.0 is now fresh on crates.io: crates.io/crates/wlambda Also check it out on GitHub: github.com/WeirdConstructor/WL
#scriptinglanguage #programming #coding #foss #floss #wlambda

2021-01-18

Recently I added very basic TCP networking to WLambda to implement a testing endpoint for work. That was also the reason for adding char/byte data types. Next WLambda release to crates.io will be full of new things. #rustlang #networkprogramming #programming #scriptinglanguage #coding

FiXato (fallback)FiXato
2020-12-03

I find it interesting that seems to have replaced as my go-to ?
My professional experience is mostly with , and I've probably done the majority of my personal in it, along with script, but for the past couple of months I've mostly used .

At first it was to familiarise myself more with , but I can't quite put my finger on it why I'm still more likely to start a script in Python after this initial period.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst