GithubHelp home page GithubHelp logo

awk-demo's Introduction

Old Skool demo in AWK

Since I have been making all kinds of different graphical things in awk, I thought it would be time for me to finally try and make a real old-skool demo. So I got some of my better looking effects, made sure they worked in all major awk releases (gawk, mawk and nawk), slapped some timing code on it and voila, here's my first demo!

awk-demo-sm.mp4

(Better quality version at: https://youtu.be/j5aEjfBSQRI)

Code that I've done before and reused after serious modifications

The startfield and metaballs effect were not published previously and made especially for this demo

Dependencies:

  • A relatively recent and fast enough CPU (duh!)
  • A terminal with good UTF-8 and true-color/24-bit ANSI support
    • Gnome Terminal (some other LibVTE based terminals might also work, like Termit)
    • xterm
    • mlterm should have a bugfix on the way (arakiken/mlterm#39)
  • A recent version of a modern awk (tested with):
    • mawk (1.3.3 and 1.3.4)
    • gawk (all versions from 4.1.4 till 5.1.1)
    • nawk (20121220)
    • goawk (v1.18.0)
    • (!) busybox awk technically works, but the performance I got was horrible
  • If you want music to accompany the visual effects, one of the following:
    • ffplay (part of ffmpeg)
    • mpg123
    • cvlc (part of vlc)
    • mpv
    • mplayer

Credits:

awk-demo's People

Contributors

benhoyt avatar patsie75 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

awk-demo's Issues

What makes a demo “old Skool”?

When these were mentioned on comp.lang.awk a few weeks back, several responders didn’t know what you meant by “old skool”. (I don’t know either.)

  • Can you explain what the characteristic(s) is/ are that distinguish an “old skool” demo from whatever other kind(s) of demo you apparently have in mind? Part of that explanation might be to tell what is the reason for not spelling “school” in the standard way.

  • It might also be helpful to readers if you state clearly what the thing(s) is (or are) that your demo is intended to demonstrate.

If you can do these two things, perhaps the readers at comp.lang.awk will be more interested, IF what you’re demonstrating is sufficiently interesting to them.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.