Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
capnproto
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
capnproto
Commits
a74d32e2
Commit
a74d32e2
authored
Aug 12, 2013
by
Kenton Varda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc tweaks
parent
b582a757
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
2013-08-12-capnproto-0.2-no-more-haskell.md
doc/_posts/2013-08-12-capnproto-0.2-no-more-haskell.md
+3
-2
No files found.
doc/_posts/2013-08-12-capnproto-0.2-no-more-haskell.md
View file @
a74d32e2
...
...
@@ -60,7 +60,7 @@ them by position, then concatenate the results.
Of course, I'm sure it's the case that if I spent years writing Haskell code, I'd eventually become
as proficient with it as I am with C++. Perhaps I could un-learn object-oriented style and learn
something else that works just as well or better. Basically, though, I decided that this was
going to take a lot longer tha
t
it at first appeared, and that this wasn't a good use of my
going to take a lot longer tha
n
it at first appeared, and that this wasn't a good use of my
limited resources. So, I'm cutting my losses.
I still think Haskell is a very interesting language, and if works for you, by all means, use it.
...
...
@@ -113,7 +113,8 @@ There are a couple other notable changes in this release, aside from the compile
It includes the ability to decode binary messages to text as a debugging aid. Type
`capnp help decode`
for more information.
*
The new "Orphan" API lets you detach objects from a message tree and re-attach them elsewhere.
*
The new
[
Orphan
](
{{
site.baseurl }}/cxx.html#orphans) class lets you detach objects from a
message tree and re-attach them elsewhere.
*
Various contributors have declared their intentions to implement
[
Ruby
](
https://github.com/cstrahan/capnp-ruby
)
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment