ChrysaLisp is a 64-bit, MIMD, multi-CPU, multi-threaded, multi-core, multi-user parallel operating system with features such as a GUI, terminal, OO Assembler, class libraries, C-Script compiler, Lisp interpreter, debugger, profiler, vector font engine, and more. It supports MacOS, Windows, and Linux for x64, Riscv64, and Arm64 and eventually will move to bare metal. It also allows the modeling of various network topologies and the use of ChrysaLib hub nodes to join heterogeneous host networks. It has a virtual CPU instruction set and a powerful object and class system for the assembler and high-level languages. It has function-level dynamic binding and loading and a command terminal with a familiar interface for pipe-style command line applications. A Common Lisp-like interpreter is also provided.
Features
- ChrysaLisp can be used on MacOS, Windows and Linux
- Documentation available
- Supports x64, arm64 and riscv64 CPUs
- It also supports a VP64 software CPU emulator used for the install process
- ChrysaLisp allows for the simulation of various network topologies utilizing point-to-point links
- ChrysaLisp uses a virtual CPU instruction set to eliminate the use of x64, ARM64, RISCV64, or VP64 native instructions
- ChrysaLisp has a powerful object and class system that is not limited to just the assembler but is quite as capable as a high level language
- A command terminal with a familiar interface for pipe style command line applications is provided with args vector, stdin, stdout, stderr etc.