Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 6
Newer►
102 results for tags language x
  • Kalyn: a self-hosting compiler for x86-64
    Found via https://vlang.io/ → https://github.com/damon-kwok/v-mode → https://github.com/raxod502/straight.el
    The programming language playground https://riju.codes/ looks interesting too.
    Fri Feb 11 11:59:24 2022 - permalink -
    - https://intuitiveexplanations.com/tech/kalyn#what-the-project-is-and-why-it-exists
    blog compiler Haskell language lisp programming
  • Open Dylan
    Dylan is a multi-paradigm functional and object-oriented programming language. It is dynamic while providing a programming model designed to support efficient machine code generation, including fine-grained control over dynamic and static behaviors.
    Sun Feb 6 19:42:59 2022 - permalink -
    - https://opendylan.org/index.html
    FOSS language lisp programming
  • The V programming language
    A simple programming language with syntax similar to Go. Found via https://www.tuhs.org/pipermail/tuhs/2022-February/025351.html
    A bit later in the same thread, the scripting language Wren https://wren.io/ was mentioned.
    Some people on the 9fans mailing list critcized V in a thread starting at https://marc.info/?l=9fans&m=172789698811416&w=2
    Sat Feb 5 23:08:40 2022 - permalink -
    - https://vlang.io/
    language programming
  • The Free Poplog Portal
    Poplog is a system (compilers, run-time, editor) for the languages Pop-11, Common Lisp, Prolog and ML.
    Poplog was developed in the School of Cognitive and Computing Sciences at the University of Sussex and at ISL (now part of SPSS), and is distributed free of charge by courtesy of both organisations.
    Sat Jan 29 16:48:23 2022 - permalink -
    - https://www.cs.bham.ac.uk/research/projects/poplog/freepoplog.html
    common-lisp editor FOSS language ML programming Prolog
  • Zig is a general-purpose programming language
    Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
    Tue Jul 13 00:13:05 2021 - permalink -
    - https://ziglang.org
    compiler language programming
  • Dart programming language
    Yet another programming language. C-like syntax, object oriented, garbage collected, can be compiled to machine code or JavaScript.
    Found via https://jrpn.jovial.com/ and https://github.com/zathras/jrpn .
    Thu May 20 13:50:45 2021 - permalink -
    - https://dart.dev/
    JavaScript language programming
  • PHP Manual
    Wed Apr 21 22:09:04 2021 - permalink -
    - https://www.php.net/manual/en/index.php
    language manual PHP programming
  • Nim programming language | Nim
    Nim is a systems and applications programming language. Statically typed and compiled, it provides unparalleled performance in an elegant package.

       High-performance garbage-collected language
       Compiles to C, C++ or JavaScript
       Produces dependency-free binaries
       Runs on Windows, macOS, Linux, and more
    Wed Jul 11 11:42:54 2018 - permalink -
    - https://nim-lang.org/
    C FOSS JavaScript language lisp MIT programming
  • A new way of blogging about Common Lisp
    Klipse https://github.com/viebel/klipse
    allows to interactively edit and run programs written in
    Common Lisp, javascript, clojure[script], python, brainfuck, scheme
    in a Javascript-enabled web browser.
    Ironically, it does not seem to work with Firefox 52.6.0 (64-bit)/Windows 7.
    Tue May 8 14:10:11 2018 - permalink -
    - http://blog.klipse.tech/lisp/2018/05/07/blog-common-lisp.html
    blog JavaScript language lisp on-line programming Scheme TODO web
  • Home Page of Evan Miller
    For a good example, read http://www.evanmiller.org/dont-kill-math.html
    Wed Mar 28 00:24:51 2018 - permalink -
    - http://www.evanmiller.org/
    blog language mathematics programming TODO
  • fanf | Named and optional function arguments in C99
    Tue Sep 26 01:35:58 2017 - permalink -
    - https://fanf.dreamwidth.org/121573.html
    C hack language programming
  • Try it out on-line
    Interpreters/compilers for more than 100 programming languages which can be used on-line.
    Sun Jul 23 19:04:02 2017 - permalink -
    - https://tio.run/#
    language on-line programming
  • I’m Dreaming Of A White C
    Prototype of a translator from a python-like syntax to C. Found via
    https://www.jwz.org/blog/2017/04/python-has-a-lot-to-fucking-answer-for/#comments

    On http://xed.ch/help/, a number of useful personal technical notes can be found.

    For example, http://xed.ch/help/usbdrive.html describes how to create bootable USB drives.
    Wed Apr 12 12:36:44 2017 - permalink -
    - http://xed.ch/b/2015/0901.html
    C language programming Python reading USB
  • The Go Programming Language (Addison-Wesley Professional Computing Series) 1, Alan A. A. Donovan, Brian W. Kernighan, eBook - Amazon.com
    by Alan A. A. Donovan, Brian W. Kernighan
    Thu Mar 30 00:20:57 2017 - permalink -
    - https://www.amazon.com/Programming-Language-Addison-Wesley-Professional-Computing-ebook/dp/B0184N7WWS/ref=as_li_ss_tl?s=books&ie=UTF8&qid=1483188224&sr=1-1&keywords=the+go+programming+language&linkCode=sl1&tag=rbersblog-20
    book Go Kernighan language programming
  • Perapera Language Tools
    Free add-ons for Firefox and Chrome to help translating between chinese or japanese and english.
    Mon Nov 14 13:40:34 2016 - permalink -
    - http://www.perapera.org/
    FOSS language tool
  • cppreference.com -- reference manuals for C (89--11) and C++ (98--17)
    On-line references for the C and C++ programming languages and their standard libraries. Also available as archives for off-line viewing
    http://en.cppreference.com/w/Cppreference:Archives
    Fri Sep 23 12:40:46 2016 - permalink -
    - http://en.cppreference.com/w/
    C C++ language on-line reference
  • Welcome to the Tclers Wiki!
    A Wiki about the Tcl programming language and the Tk graphical toolkit.
    Sun Sep 4 19:38:56 2016 - permalink -
    - http://wiki.tcl.tk/
    graphical-programming language programming Tcl wiki
  • Dan Luu
    Interesting blog, found via his critique of Julia (mostly its development model) http://danluu.com/julialang/#fnref4
    His article https://danluu.com/corrections/ reminds me of Donald Knuth's "Errors in TeX"
    Wed Aug 3 20:08:11 2016 - permalink -
    - http://danluu.com/
    blog computer Julia Knuth language programming
  • Project Jupyter | Project
    Project Jupyter was born out of the IPython Project in 2014 as it evolved to support interactive data science and scientific computing across all programming languages.
    Wed Jan 20 18:31:19 2016 - permalink -
    - http://jupyter.org/about.html
    language programming science TODO
  • Linguee | Deutsch-Englisch Wörterbuch (und weitere Sprachen)
    On-line dictionary (german<->english, but other languagues are supported).
    Thu Mar 12 23:06:02 2015 - permalink -
    - http://www.linguee.de/deutsch-englisch/
    german GPL language
Links per page: 20 50 100
◄Older
page 2 / 6
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.