Skip to main content

a simple implementation of CASL assembler/COMET simulator in Python

Project description

NAME

casl - simple implementation of CASL assembler/COMET simulator in Python

WHAT IS CASL?

casl is simple implementation of CASL assembler and COMET simulator written in Python. The CASL assembler and the COMET simulator are designed for users to study principle operations of computers. In particular, CASL and COMET are used in a qualifying examination called as Japan Information-Technology Engineers Examination so that these programs would be of value for people who would like to acquire this qualification.

Since both the CASL assembler and the COMET simulator are written only in Python, these should work on almost all operating system including UNIX flavors, Windows, and macOS.

casl includes the following programs:

  • casl - a simple implementation of CASL assembler in Python

  • comet - a simple implementation of COMET simulator in Python

AVAILABILITY

The latest version of casl is available at https://pypi.org/project/casl/ .

COPYRIGHT

Copyright (C) 2021 Hiroyuki Ohsaki (ohsaki[atmark]lsnl.jp)

INSTALLATION

sudo pip3 install casl

FEEDBACK

If you find any bugs, first check if a newer version exists. If not, please send bug report or fixing patch to me. I appreciate your comments and/or suggestions.

AUTHOR

Hiroyuki Ohsaki <ohsaki[atmark]lsnl.jp>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

casl-0.3.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

casl-0.3-py3-none-any.whl (23.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page