Skip to content

Jade-RM/forth-python-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I created this project in order to make a cross-language data pipeline between a low-level and a high level language. Forth generates a sequence of numbers and prints them. Python analyses these numbers and prints out some basic statistics about them. It was created and runs entirely on Termux (Android). It is possible to run the programme on any Linux terminal using Gforth and Python. The data pipeline is bundled and runs in a shell script using the command run-forthpy.

The programme itself is very simple at this point, but it can be expanded.

About

A very simple cross-language pipeline created on Termux (Android)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published