User experience, No.3
  • Last year, I coded a simple syntax processor for Fulcrum Tech. as a demo, which was intended to demonstrate capabilities of our library.
  • It included 2 classes, tree, collection, several strings and pointer links, in total 630 lines of code.
  • I designed, coded, and debugged it in 1.5 days.
  • Later on I learned that the code is used (without modifications) in one of the released Fulcrum products. It is still running without any error being reported.