Code Monkey home page Code Monkey logo

language-adventures's Introduction

Language Adventures

This is where I'd like to explore any languages just for fun! Especially focusing on some weirder or newer languages. If I can trial as many different languages as possible, I can build up my understanding on what makes a language good. And then further potentially go onto design my own? Who knows

Here's a list of each of the samples I'll be trying to do for each language

Sample Name Brief Description
01-hello-world Print out the standard "Hello world" message showing basic std output
02-function Call a function from within the same file
03-multfile Call a function from within the same compilation unit, but the sources are in different files
04-simple-lib Call a function from a seperate compilation unit, either a dynamic or a static library
05-console-input Handle recieving input from the user via the console
06-file-io Read a file local to the executable make some changes and then write it out
07-libc-out Call into a library which was compiled from C source code
08-libc-in From C call into a function which was compiled within this language

Special samples which can't be performed on all of the programming languages

Sample Name Languages Brief Description
S01-syscall Ask the kernel directly for a function

language-adventures's People

Contributors

lawg4 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.