Menu

CDIS Virtual Machine / News: Recent posts

CDIS Alpha released

CDIS means "Context Dependent Instruction Set".

The idea is following: byte-code can extend its' own instruction set (IS) in runtime by querying of additional IS (AIS). Each available AIS has unique identifier that can be used in query. Program written using CDIS can change behavior depending on availability of some AIS. Of course this assumes some basic IS. In my implementation it is the simple stack-machine with some specific features.
The project CDIS VM contains Virtual Machine realization of CDIS, written in C/C++. I invite for collaboration everybody who is interested in such crazy idea. ... read more

Posted by O.B. 2002-02-28