Download List

Projeto Descrição

The idea of Imaginary Microcomputers is to design
simple computers, comparable to vintage home
computers, large numbers of which are simulated on
a PC in parallel. The machines connect to each
other with the goal of seeing efficient structures
grow spontaneously, like crystals.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-18 02:23
R11

Bugs no C + + frontend foram corrigidos. Um "Olá Mundo" exemplo escrito em C + + agora compila corretamente.
Bugs in the C++ frontend were fixed. A "hello world" example written in C++ now compiles correctly.

2009-03-15 13:37
R10

As máquinas virtuais podem agora ser programado em C + +.
Virtual machines can now be programmed in C++.

2009-03-10 03:25
R9

A linguagem de montagem agora suporta structs, ponteiros e funções reentrantes. Ele também aceita uma sintaxe mais flexível e intuitiva.
Tags: Major feature enhancements
The assembly language now supports structs, pointers, and reentrant functions. It also accepts a more flexible and intuitive syntax.

2008-11-09 16:15
R8

Esta versão introduz Op4, um processador novo desenho virtual. Montador, disassembler e intérprete foram remodelados para Op4. Além disso, os primeiros passos para a implementação de um compilador JIT foram feitas.
Tags: Major feature enhancements
This release introduces Op4, a newly designed
virtual processor. Assembler, disassembler, and
interpreter have been refitted for Op4. Also,
first steps towards implementing a JIT compiler
were made.

2008-11-02 09:45
R7

IMC apresenta agora um soquete utilizável servidor baseado VM. O protocolo é textual e permite o acesso manual através de telnet. A linguagem assembler agora suporta muitos BASIC típicas construções. VMs podem agora fazer comunicação socket e de I / O. Como um exemplo de aplicação, um servidor Web em miniatura é fornecido.
Tags: Major feature enhancements
IMC now features a usable socket-based VM server.
The protocol is textual and allows manual access
through telnet. The assembler language now
supports many typical BASIC constructs. VMs can
now do socket communication and file I/O. As an
example application, a miniature Web server is
provided.

Project Resources