1config BR2_PACKAGE_FICL
2	bool "ficl"
3	help
4	  Ficl is a programming language interpreter designed to be
5	  embedded into other systems as a command, macro, and
6	  development prototyping language.
7	  Ficl is an acronym for "Forth Inspired Command Language".
8
9	  http://ficl.sourceforge.net
10