GithubHelp home page GithubHelp logo

adelhult / koda Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 1.0 219 KB

:last_quarter_moon_with_face: Programming lang with Swedish syntax

License: MIT License

Rust 91.78% Vim Script 8.22%
esoteric-language lua programming-language swedish

koda's Introduction

Hi there!

Here on my GitHub page you can find various smaller experiments and hobby projects. I like to tinker with programming/markup languages, systems programming, human-computer interaction and web technologies (especially WASM related). Mostly writing Rust and Haskell for fun, but also some C++, JavaScript and Python when needed.

Currently, I’m pursuing a M.Sc. in Computer Science (Algorithms, Languages and Logic) at Chalmers University of Technology in Gothenburg, Sweden.

koda's People

Contributors

adelhult avatar nicklasboto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

nicklasboto

koda's Issues

Escaping \" or \' breaks the program

Due to how the conversion from Swedish to English characters is implemented it is impossible to escape quotes without Koda crashing, this should be fixed.

Incorrect order in README's '-- Alla nyckelord'

In the README's '-- Alla nyckelord' it seems that Swedish words are to the left and English are to the right.

However, on row three this order is reversed.

-- Alla nyckelord:
-- och - and
-- bryt - break
-- do - gör
...

Lua keywords are illegal ident values

example:
in = 10
will result in an error. There are two possible solutions. Either we state that lua keywords are forbidden as idents or we convert them to another name in the lua state. __raw__ident__in or something like that.

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.