Giter Site home page Giter Site logo

Arkenidar's Top Langs

Dario Cangialosi's Projects

rhino icon rhino

Rhino is an open-source implementation of JavaScript written entirely in Java

runnerjs icon runnerjs

successor of arkenidar/simple project (https://github.com/arkenidar/simple). uniform self-mutating virtual machine. an improvement/variation over other my related previous projects (simple and turing2) because of self-mutating programs. possible use for meta-genetic programming.

sdl-cb icon sdl-cb

mainly tests for codeblocks IDE projects (C language use of libSDL2 API)

set_jump icon set_jump

variant of copy-jump VM with specified values. bits are expressed as constants in instructions, instead of memory addresses to read. memory can be considered a set (as always) e.g. memory[3]=1 means 3 belongs to the memory set. use of constants should help to think in this way.

shen icon shen

Erlang JavaScript Compiler

simanneal icon simanneal

Python module for Simulated Annealing optimization

simple icon simple

microcode machine (a C runtime and some microprograms are included). The challenge is compression of programs in this format. TODO: outputting that triggers memory mutation (program+data) for self-modification and read/write memory access by computed index.

simple.js icon simple.js

extremely reduced virtual machine, uniform computational system, part of a framework for software rewriting and optimization (successor of https://github.com/arkenidar/simple) and part of a family of related projects of mine and others

slim-chat icon slim-chat

Simple web chat written in Slim (PHP) and JQuery (JavaScript). See also arkenidar/mini-chat for a chat that is not using any framework!

sse-demo-an-alternative-to-websockets icon sse-demo-an-alternative-to-websockets

ServerSentEvents (SSE) messaging system (chat between 2 clients). Simpler solution than Web-Sockets in terms of working requirements (you can host on a cheap shared PHP/MySQL host even without SSH access).

tools icon tools

Web browser-based text editor, command prompt shell, HTTP-based file upload (sensibly login protected, should adapt on mobile screens)

turing icon turing

URISC CPU based on bit copy and path chooser

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.