Code Monkey home page Code Monkey logo

supercon6badgework's Introduction

A Simple Assembler/Code Synthesizer for the Supercon.6 badge

This first version uses a single pass Adrian Freed 2022

This is dedicated to the memory of Kathleen Booth who was part of a small team that built some of the earliest digital computers, programmed them and designed one of the first assembler languages. She was a pioneering researcher on neural networks and wrote important influential books on programming in the 1950s.

Rather than translate an assembler language, this code synthesizer provides a library of constants and functions for each opcode. These functions return the address of the next slot an opcode will be written to (a sort of Program Counter) This means the result can be captured in a variable and used later to compute jumps back to that address for loops etc.

It was developed on the first morning of Supercon 2022 and tweaked over subsequent days as required for a hardware driver I was writing for the badge. Not all the instructions have been tested but most of them have.

supercon6badgework's People

Contributors

adrianfreed avatar

Stargazers

Michael avatar

Watchers

James Cloos avatar  avatar

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.