xref: /OK3568_Linux_fs/buildroot/package/ficl/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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