- Java 9 Regular Expressions
- Anubhava Srivastava
- 116字
- 2021-07-02 18:58:33
A bit of history of regular expressions
Renowned mathematician Stephen Kleene built a model in the year 1956 using finite automata for simple algebra. He described regular languages using his mathematical notation called regular sets. Computer programmers started using regular expressions in the 1970s when the Unix operating system and some of its text editors and text processing utilities such as ed, sed, emacs, lex, vi, grep, awk, and so on were built. Regular expressions gained more popularity with the arrival of Perl and Tcl scripting languages in the 1980s and 1990s. Since then, all the popular programming languages, such as Java, Python, Ruby, R, PHP, and .NET have built very good support of regular expressions.
推薦閱讀
- 編程的修煉
- 深入實(shí)踐Spring Boot
- Learn Programming in Python with Cody Jackson
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- MATLAB定量決策五大類問題
- SQL Server 2016數(shù)據(jù)庫應(yīng)用與開發(fā)
- Principles of Strategic Data Science
- 硬件產(chǎn)品設(shè)計與開發(fā):從原型到交付
- 零基礎(chǔ)學(xué)C語言(第4版)
- 進(jìn)入IT企業(yè)必讀的324個Java面試題
- Mastering Machine Learning with R
- 編程的原則:改善代碼質(zhì)量的101個方法
- Mastering XenApp?
- 程序員的英語
- 程序員面試金典(第6版)