0.0.5 • Published 10 months ago

viking-lang v0.0.5

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
10 months ago

Viking Lang

Core repository for viking things: assembler, compiler (WIP) and simulator/debugger.

Viking is an architecture developed by sjohann81 for educational purposes, but I decided to extend this and re-implement the assembler and the simulator.

The current goal is to build a simple compiler to generate assembly code from a C like language(viking-lang).

Installation

The package is available at npm. Is intented to be used in viking-sim-web, but, of course, you can use only the core.

npm i viking-lang

Usage

It is not finished yet, assembler and simulator are usable at this point.

License

This project is under the 3-clause BSD License. Used Licences.

0.0.5

10 months ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago