Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit 1340dee

Browse files
committed
Revise README to add TypeScript and Ruby
1 parent 5f8dcfb commit 1340dee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ These proto-implementations can also serve as starting points for complete Forth
8181

8282
| Host Language | Comments |
8383
| ------------------------------------- | ------------------------------------------------------------------------------------------ |
84+
| [TypeScript](./forthic-ts/) | Essentially complete and available on NPM at [@forthic/interp](https://www.npmjs.com/package/@forthic/interp) |
85+
| [Ruby](./forthic-rb/) | Essentially complete|
8486
| [C++](./experimental/forthic-cpp/) | Proof of concept using C++ in .NET |
8587
| [Haskell](./experimental/forthic-hs) | An experiment to see if a Forthic interpreter could be built in a pure functional language |
8688
| [Julia](./experimental/forthic-jl) | Proof of concept in Julia |

0 commit comments

Comments
 (0)