Giter Club home page Giter Club logo

weblab's Introduction

Web interpretation of KarmelScript Interpreter

Latest update:

Added 'flush console' with clr instruction

<More about instructions here>

27.04.2022's update:

Added stack with psh and pop instruction
Added several math instructions (mul - multiply, div - divide, mod - remainder)

<More about instructions here>

24.04.2022's update:

Added get instruction
Example ussage: get g_pressed sys_input KeyG

Get instruction allows for more things like gathering input, which returns 0 or 1,
depending if the button is pressed or not. It also allows for gathering stuff like time,
or random value.

For example: get rnd sys_env Random.

<More about instructions here>

weblab's People

Contributors

karmydev avatar thehattedkid avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

thehattedkid

weblab's Issues

LICENSING ISSUE

It seems currently that the repository does not have a proper software license, this coupled with implicit copyright law means that to add a proper license we need the explicit permission of every contributor...

I suggest creating a new branch from the initial commit

  • Then @KarmyDev and @TheHattedKid can co-sign a commit that adds a LICENSE file on this new branch,
    Edit: I believe @TheHattedKid has to sign the commit, not @KarmyDev (lol)
    and in the extended commit message write a little note about agreeing to it.
  • Then simply rebase main onto this new branch,
  • change the primary branch of the repo on gh to the new one,
  • delete the old main,
  • and rename new to main.

This would result in the repository being properly licensed troughout it's entire history, with all the ✨ legal mumbo-jumbo ✨ dealt with (lol)

pls karmy license ur code right away next time, sorry for the intrusion..

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.