a simple implementation of CASL assembler/COMET simulator in Python
Project description
NAME
casl - simple implementation of CASL II assembler/COMET II simulator written in Python
WHAT IS CASL?
casl is simple implementation of CASL II assembler and COMET II simulator written in Python. The CASL II assembler and the COMET II simulator are designed for users to study principle operations of computers. In particular, CASL II and COMET II are used in the qualifying examination called ``Japan Information-Technology Engineers Examination'' so that these programs should be valuable for people who would like to acquire this qualification.
Since both the CASL II assembler and the COMET II simulator are written only in Python, these programs should work on almost all operating systems including UNIX flavors, Windows, and macOS.
casl includes the following programs:
- casl - a simple implementation of CASL II assembler
- comet - a simple implementation of COMET II simulator
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 via https://github.com/h-ohsaki/casl . 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
Built Distribution
File details
Details for the file casl-1.0.tar.gz
.
File metadata
- Download URL: casl-1.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f629fd03a4f6b74fa1dd67b6f8cbe6e6ab7c8616cc0dfe66a53ad4f11d5495b8 |
|
MD5 | 980f924474d38448ae405f0096853865 |
|
BLAKE2b-256 | af9af147ae98945227eb615369deed359cdc65a1f6847c5a2636a040a96a37f0 |
File details
Details for the file casl-1.0-py3-none-any.whl
.
File metadata
- Download URL: casl-1.0-py3-none-any.whl
- Upload date:
- Size: 28.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d525b43e1924ccf351210a364db1a833eaa93ab32c71ec59c227dfe1578e099 |
|
MD5 | 4ea6e7c8af546463c4d5a13d84bceaf7 |
|
BLAKE2b-256 | 3782224c8233c748e0e64531eb9f6138e1059e0941dceadfcb9c011641e434e4 |