CommunityNews

CommunityNews

The Icon Programming Language (self-published) (free)

Icon is a high-level, general-purpose programming language novel features including string scanning and goal-directed evaluation.

A simple fact keeps me coming back to Icon: With Icon, I can write programs I don’t have the time to write in C or C++. Without Icon, those programs wouldn’t be written and tasks that could be automated would be done manually instead.

When teaching a course in comparative programming languages at The Univer- sity of Arizona, I took the liberty of attempting to identify the design philosophy of Icon:

• provide a “critical mass” of types and operations
• free the programmer from worrying about details
• put the burden of efficiency on the language implementation

C scores about zero on those points. C++ provides the ability to build or buy a “critical mass” and it also can free the programmer from worrying about details in many cases, but that takes effort. With Icon, it comes in the box.

I think that many programmers don’t have a language like Icon in their toolbox. The result is that instead of building a personal tool to automate a task, the task is done manually. I think every programmer can benefit by knowing a language like Icon.

This thread was posted by one of our members via one of our automated news source trackers.

First Post!

Where Next?

Popular Backend topics Top

PragmaticBookshelf
Docker does for DevOps what Rails did for web development---it gives you a new set of superpowers. Eliminate “works on my machine” woes a...
New
PragmaticBookshelf
You want increased customer satisfaction, faster development cycles, and less wasted work. Domain-driven design (DDD) and functional prog...
New
PragmaticBookshelf
Miki Tebeka @tebeka edited by Margaret Eldridge @Margaret This book contains 25 simple Go programs and will challenge your understanding...
New
PragmaticBookshelf
Get ready for 25 teasers that will hone your Pandas skills and challenge your brain. Miki Tebeka @tebeka edited by Margaret Eldridge...
New
ManningBooks
Data-Oriented Programming teaches you to design applications using the data-oriented paradigm. Yehonathan Sharvit Data-Oriented Pr...
New
PragmaticBookshelf
Build a working binary clock using Elixir, Nerves, and OTP. Control complexity in your projects using a layered approach to software desi...
New
ManningBooks
Effectively reading and understanding existing code is a developer’s superpower. In this book, you’ll master techniques for code profilin...
New
PragmaticBookshelf
Teach yourself the core OTP abstractions in a short, practical book—first published with Groxio's Programmer Passport—from the author of ...
New
PragmaticBookshelf
Communicate more clearly, refactor more effectively, and save time with attractive diagrams that only take minutes to make with open sour...
New
PragmaticBookshelf
Give your Rail's apps an instant performance boost by harnessing the power of efficient, manageable, and sustainable background processin...
New

Other popular topics Top

PragmaticBookshelf
A PragProg Hero’s Journey with Brian P. Hogan @bphogan Have you ever worried that your only legacy will be in the form of legacy...
New
Exadra37
Please tell us what is your preferred monitor setup for programming(not gaming) and why you have chosen it. Does your monitor have eye p...
New
brentjanderson
Bought the Moonlander mechanical keyboard. Cherry Brown MX switches. Arms and wrists have been hurting enough that it’s time I did someth...
New
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
AstonJ
I ended up cancelling my Moonlander order as I think it’s just going to be a bit too bulky for me. I think the Planck and the Preonic (o...
New
AstonJ
I have seen the keycaps I want - they are due for a group-buy this week but won’t be delivered until October next year!!! :rofl: The Ser...
New
AstonJ
In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first: asdf plugin-upd...
New
PragmaticBookshelf
Author Spotlight James Stanier @jstanier James Stanier, author of Effective Remote Work , discusses how to rethink the office as we e...
New
New
New