Skip to content

RobJames44035/forth4j

Repository files navigation

forth4j

forth4j is a FORTH language interpreter written in Java and Groovy. It is designed to provide an interactive platform for users to learn, experiment and understand the FORTH language and stack machines.

Getting Started

These instructions will explain how to get your copy of forth4j up and running.

Prerequisites

  • Java JDK 19
  • Groovy
  • IntelliJ IDEA 2023.3.2 (optional)

TODO here: include commands/details for installing prerequisites

Installation

First, clone the repository by running the following command in your terminal: bash git clone https://github.com/user/forth4j.git (RobJames44035)

Using forth4j

After starting forth4j, you can interact with it by typing commands into the console.

TODO here: Please add some common FORTH commands that can be used here

If you want to exit, you can do so by typing bye.

Contributing

We welcome any and all contributions. If you're interested in contributing, please read our CONTRIBUTING.md guide (TODO here: create this guide).

Notes

Some things to consider implementing: NOTES.md

License

forth4j is licensed under the Apache License 2.0. See the apache-v2.0.md file for more information.

Contact

You can reach me at [email protected]

Acknowledgements

This project uses the [Spring Data JPA libraries](https://spring.io/projects/spring-data

About

A FORTH implementation written in Java and Groovy.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published