Coder Social home page Coder Social logo

fu-sen / ichigolatte-forth-reference Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 20 KB

☕ IchigoLatte FORTH リファレンス一覧 reference (Japanese)

Home Page: https://15jamrecipe.jimdofree.com/ichigolatte/

ichigolatte ichigolatteforth ichigolatte-forth forth reference references japanese

ichigolatte-forth-reference's Introduction

IchigoLatte FORTH リファレンス一覧

IchigoLatte FORTH で使用できる命令を一覧しています。

Download ZIP でファイル一覧をダウンロードできます。
GitHub・Git を使っている場合は Clone を使っても良いでしょう。

RAW で参照した場合、またファイルをダウンロードした場合
.txt ファイルは文字コード UTF-8、改行コード CR+LF になります。
Windows ではメモ帳を使用する事が可能です。

IchigoLatte株式会社ナチュラルスタイル の登録商標です。

FORTH について

FORTH はスタックという概念を持つ言語です。

スタックは積む場合、右へ追加されていき、
一番右が一番最初に得られる値になります。
これを「スタック 1 つ目」と表記しています。
3 4 5 となる場合、最初に得られる スタック 1 つ目 は 5 となります。

数値 は その値 をスタックへ積む という意味になります。

ichigolatte-forth-reference's People

Contributors

fu-sen avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.