Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Cone Alternatives
Similar projects and alternatives to cone
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
memreduct
Lightweight real-time memory management application to monitor and clean system memory on your computer.
-
-
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
type-inference-by-example
A series of down-to-earth articles on implementing type inference
cone reviews and mentions
-
An Accessible Introduction to Type Theory and Implementing a Type Checker
Hm sounds interesting ... but I couldn't find the type checker here? https://github.com/jondgoodwin/cone/tree/master/src/c-compiler
-
AST Implementation in C
I would encourage you to look at other implementations as well. The Cone compiler is written in C: https://github.com/jondgoodwin/cone as well as my C3 compiler: https://github.com/c3lang/c3c
-
Simple compilers (LLVM backend) for studying
The Cone source code: https://github.com/jondgoodwin/cone The C3 source code: https://github.com/c3lang/c3c
-
Looking for guidance on understanding/using LLVM C API
I recommend studying the Cone source code: https://github.com/jondgoodwin/cone and if you want to dig deeper, C3: https://github.com/c3lang/c3c if you show up in the C3 discord (https://discord.gg/qN76R87) or the LLVM discord I can answer any additional questions you might have.
-
A language with non-escaping stack allocations and regions
I thought it was, but there are new commits this month.
-
What does your ideal programming language look like?
Just read about gradual memory management (https://github.com/jondgoodwin/cone)
Multiple memory management options. Cone's "Do-It-Your-Way Memory Management" is a good example of what I'd want here, options are great to have.
-
A note from our sponsor - SonarLint
www.sonarlint.org | 5 Feb 2023
Stats
jondgoodwin/cone is an open source project licensed under MIT License which is an OSI approved license.