Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

OptimJ

< >

OptimJ is a programming language created in 2006.

#2117on PLDB 18Years Old
Wikipedia

OptimJ is an extension of the Java with language support for writing optimization models and abstractions for bulk data processing. The extensions and the proprietary product implementing the extensions were developed by Ateji which went out of business in September 2011. OptimJ aims at providing a clear and concise algebraic notation for optimization modeling, removing compatibility barriers between optimization modeling and application programming tools, and bringing software engineering techniques such as object-orientation and modern IDE support to optimization experts. Read more on Wikipedia...


Example from Wikipedia:
// select name from persons where age > 18 `multiSet(){ p.name | Person p : persons, :p.age > 18 }

Language features

Feature Supported Example Token
Comments ✓ // A comment
Line Comments ✓ // A comment //
Semantic Indentation X

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0