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
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
Built Distribution
File details
Details for the file casl-0.1.tar.gz
.
File metadata
- Download URL: casl-0.1.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a702043f4937a241c6d459d8ef8d72ab79ec70739bb1a455ed8cf1cc614b329 |
|
MD5 | dbea7f3a925c16e6c8b437ea3b874733 |
|
BLAKE2b-256 | 799d49d97a9c802bdfb88eb183442bc06013cf18cc610956e82c733651575d8c |
File details
Details for the file casl-0.1-py3-none-any.whl
.
File metadata
- Download URL: casl-0.1-py3-none-any.whl
- Upload date:
- Size: 24.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb9a1d31d12fa30b39e1fdb7110bc6611ce851701d951aebe083d1fb54f21fb8 |
|
MD5 | f83b435f15d8ab3035ea9a19fc03df5c |
|
BLAKE2b-256 | 7a4643c1c25dd737c7180f502ba8302d26c2801e8b546954d4c0a0fa1e48ac68 |