Code Monkey home page Code Monkey logo

vifne's Introduction

An emulator of a novel computer architecture modeled after the Fresh Breeze design, intended for exploring programming such a computer with its unusual chunk memory management and multi-core synchronization, that enables amazing degrees of modularity, and even compositionality, of libraries and programs that are very parallel. Vifne means fresh in the Lojban language.

The purpose is only to achieve the simplest implementation of an ISA (instruction set architecture) and truly-parallel multiprocessing that captures the essential nature of the Fresh Breeze design. It does not emulate many aspects of a real hardware machine, and it differs from the Fresh Breeze design, as described in the freely-available papers, in some ways.

Unfortunately, I wasn't able to find the time to complete it after encountering a problem with reference cycles and streams, but the emulator and assembler are fairly built-out and do work. I did record notes about the problem, and the Fresh Breeze papers do mention a solution for avoiding the problem which would be cool to research and incorporate.

Running the emulator and the tests requires my modified version of Ikarus Scheme for the exit-handler facility. Contact me if you're interested and unsure how to build that. It'd probably be straightforward to add support for other R6RS systems that provide an exit handler and an FFI.

vifne's People

Contributors

derickeddington avatar

Watchers

 avatar  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.