![]() |
![]() |
![]() |
||||
Markdown |
Go |
Rust |
||||
Favorites156
|
Favorites285
|
Favorites95
|
||||
Hacker News, Reddit, Stack Overflow Stats |
||||||
GitHub Stats |
No public GitHub repository stats available
|
|||||
Description |
What is Markdown?Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that converts the plain text formatting to HTML.
|
What is Go?Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
|
What is Rust?Rust is a systems programming language that combines strong compile-time correctness guarantees with fast performance. It improves upon the ideas of other systems languages like C++ by providing guaranteed memory safety (no crashes, no data races) and complete control over the lifecycle of memory.
|
|||
Pros about this tool |
|
|
|
|||
Cons about this tool |
|
|
|
|||
Customers |
|
|
|
|||
Integrations |
|
|
|
|||
Latest News |
Introducing jsxtreme-markdown
September 26, 2017
How to Automatically Convert Markdown to HTML
September 26, 2017
Write Faster: Your Manual to Markdown, the Web's Sim...
August 21, 2017
|
Go 1.10 is released
February 16, 2018
Hello, 中国!
January 22, 2018
Participate in the 2017 Go User Survey
November 16, 2017
|
Rust 로 복잡한 매크로를 작성하기: 역폴란드 표기법
January 31, 2018
Writing complex macros in Rust: Reverse Polish Notation
January 31, 2018
Evolving Our Rust With Milksnake
November 14, 2017
|