rui314 / rui314/utforth

Static Forth

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

こんにちは。「静的」なForthを使うのは間違いです。そのようなアプローチをとると、結局はIR(中間表現)言語のようなものに行き着いてしまうでしょう――しかも残念ながら、あまり出来が良く(あるいは便利で)ないIR言語に。その理由は、2つ目のスタックが必要になるからです。そうしてしまうと、Forthの「魔法」――すなわち、コンパイル時にキーワードの挙動を作成・変更できるという、Forthの核心的な価値――をすべて失うことになります

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points and presents an architectural objection rather than a concrete change. Read the repository's existing compiler or language implementation first, then determine whether this discussion has an actionable scope and a testable definition of done.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.