Skip to content
/ froth Public

Froth is a forth-inspired language with pseduo-networking support, written in Python and includes an IDE

Notifications You must be signed in to change notification settings

RobCubed/froth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Froth

Froth is an extensible stack-based toy programming language loosely inspired by Forth, implemented in Python. It comes with an IDE that provides networking support over a custom protocol.

Dependencies

Froth core

Just a default Python installation!

IDE

  • Tkinter
  • fuzzywuzzy
  • ttkwidgets
  • awthemes (bundled)

About

Froth is a forth-inspired language with pseduo-networking support, written in Python and includes an IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published