Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishi-yuki/HRM-interpreter
ヒューマンリソースマシーン風の言語
https://github.com/nishi-yuki/HRM-interpreter
Last synced: 2 months ago
JSON representation
ヒューマンリソースマシーン風の言語
- Host: GitHub
- URL: https://github.com/nishi-yuki/HRM-interpreter
- Owner: nishi-yuki
- Created: 2017-11-09T09:50:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T07:21:37.000Z (over 6 years ago)
- Last Synced: 2024-04-24T16:41:50.879Z (9 months ago)
- Language: C
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeInterpreter - HRM-interpreter
README
# HRM-interpreter
## 概要
human resource machine風の言語のインタプリタ?みたいな何かです。勉強用に作っています。## 予定
- 中間言語の仕様を変更します。詳しくは[こちら](https://github.com/nishi-yuki/HRM-interpreter/wiki/About-Intermediate-Language)
- プログラムを対話的に入力する現在の方式から、ファイルを読み取る形式に変更します。